2018-11-17 13:01:34 +00:00
|
|
|
<!DOCTYPE html>
|
2020-04-10 03:24:17 +01:00
|
|
|
|
2018-11-17 13:01:34 +00:00
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
2020-04-10 03:24:17 +01:00
|
|
|
<title>Juan Canham Services</title>
|
2018-11-17 13:01:34 +00:00
|
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
2020-04-10 03:24:17 +01:00
|
|
|
<meta charset="utf-8"/>
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/fontawesome-all.min.css" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/main.css" />
|
2018-11-17 13:01:34 +00:00
|
|
|
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body id="homepage">
|
|
|
|
<div id="wrapper">
|
|
|
|
<div id="itemlist">
|
2020-04-10 03:24:17 +01:00
|
|
|
<a href="https://cv.juancanham.com" title="CV"><i class="fa fa-address-card fa-fw"></i></a>
|
|
|
|
<a href="https://git.riotingpacifist.net" title="Gitea"><i class="fab fa-git-alt fa-fw"></i></a>
|
|
|
|
<a href="https://nextcloud.juancanham.com" title="NextCloud"><i class="fa fa-cloud fa-fw"></i></a>
|
|
|
|
<!-- <a href="https://nextcloud.juancanham.com" title="Drone (CI)"><i class="fa fa-robot fa-fw"></i></a> -->
|
|
|
|
<a href="https://github.com/JuanCanham" title="Github"><i class="fab fa-github fa-fw"></i></a>
|
2018-11-17 13:01:34 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
2020-04-10 03:24:17 +01:00
|
|
|
<footer class="footer">
|
|
|
|
<div class="container">
|
|
|
|
<p>
|
|
|
|
<a href="Privacy">Privacy Policy</a>
|
|
|
|
-
|
|
|
|
<a href="ToS">Terms of Service</a>
|
|
|
|
-
|
|
|
|
<a href="https://git.riotingpacifist.net/JuanCanham/simpler-dash">Source Code</a>
|
|
|
|
//
|
|
|
|
<a href="https://unsplash.com/photos/cs0sK0gzqCU">image</a>
|
|
|
|
by <a href="https://unsplash.com/@eberhardgross">@eberhardgross</a>
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</footer>
|
2018-11-17 13:01:34 +00:00
|
|
|
</body>
|
|
|
|
</html>
|