All checks were successful
Swaous.Asuscomm Build / Build-Docker-Image (push) Successful in 35s
39 lines
1.2 KiB
HTML
Executable File
39 lines
1.2 KiB
HTML
Executable File
|
|
|
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
<head>
|
|
<title>Tyler Clarke's homepage</title>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width;initial-scale=1" />
|
|
<link rel="stylesheet" href="http://localhost:8070/main.css" />
|
|
<link rel="icon" href="http://localhost:8070/brand.png" />
|
|
</head>
|
|
<body>
|
|
<div>
|
|
<div id="toplogo"><a href="http://localhost:8070"><img src="http://localhost:8070/brand.png" /></a></div>
|
|
<div>
|
|
<p>
|
|
<b>Hiya there! My name is Tyler Clarke</b>, but I also go by weird_pusheen online. I'm a physics student at the Georgia Institute of Technology in Atlanta. I'm also a mostly self-taught software engineer
|
|
and an OSS maintainer. This is my website!
|
|
</p>
|
|
<p>
|
|
I do freelance web development and software development. If you want to see some of my work, check out my <a href="http://localhost:8070/portfolio.html">portfolio</a>. If you want to hire me, <a href="http://localhost:8070/contact.html">contact me!</a>
|
|
</p>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div>
|
|
|
|
|
|
</div>
|
|
<script src="http://localhost:8070/scrolly.js"></script>
|
|
</body>
|
|
</html>
|
|
|