blob: ad9ed102e47d22f837ed40727779ef9e6d8ef50d (
plain) (
tree)
|
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>About</title>
<link
rel="stylesheet"
href="/master.css"
type="text/css"
media="screen"
title="no title"
charset="utf-8"
/>
</head>
<body>
<p>Email: thabogre@gmail.com</p>
<p>
You can find my github
<a href="https://github.com/terminaldweller">here</a>
</p>
</body>
</html>
|