You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dotfiles/.data/sites/index.html

44 lines
2.2 KiB

<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<base target="_top">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="language" content="english">
<title>Home Page</title>
<link rel="shortcut icon" href="favicon.ico">
<style>
ul { list-style-type: none; line-height: 40px; margin-right: 40px;}
ul li { display: inline; }
</style>
</head>
<body style="background-color: rgb(255, 255, 255);">
<div style="text-align: center;"><font face="Times New Roman, Times, serif"><b><font color="#cc0000" face="Courier New, Courier, mono" size="+1">Welcome to your Home Page.</font></b></font></div>
<center>
<form action="https://www.duckduckgo.com/" method="get"><font face="Times New Roman, Times, serif"><b><font color="#cc0000" face="Courier New, Courier, mono" size="+1">
<input name="sourceid" value="chrome" type="hidden">
<input name="ie" value="UTF-8" type="hidden">
<input size="90" name="q"><input name="hl" value="en" type="hidden"><input name="source" value="hp" type="hidden"><input name="site" value="" type="hidden"><input value="Search" name="submit" type="submit"></font></b></font></form>
</center>
<p>Some Random Links</p>
<ul>
<li><a href="https://alternativeto.net/">Alt_To</a></li>
<li>| &nbsp; <a href="https://www.youtube.com/channel/UC0NErq0RhP51iXx64ZmyVfg">Bret</a></li>
<li>| &nbsp; <a href="https://github.com/bretfisher">BretGitHub</a></li>
<li>| &nbsp; <a href="https://jfrog.com/knowledge-base/a-beginners-guide-to-understanding-and-building-docker-images/">Build-Docker</a></li>
<li>| &nbsp; <a href="https://www.youtube.com/watch?v=dYXhAxxPkqA">BuildAH-ENC-IMG</a></li>
<li>| &nbsp; <a href="https://libsodium.gitbook.io/doc/installation">CPP_LibSodium</a></li>
<li>| &nbsp; <a href="https://deno.land/x/dirt@v0.1.2">Deno Dirt</a></li>
<li>| &nbsp; <a href="https://www.youtube.com/watch?v=5YtNugpMhyQ">FastPHP Video</a></li>
<li>| &nbsp; <a href="https://www.freecodecamp.org/news/an-introduction-to-the-helm-package-manager-for-kubernetes/">Helm</a></li>
<li>| &nbsp; <a href="https://www.udemy.com/course/kubernetesmastery/">udemy_kube</a></li>
</ul>
<pre>
Edit me at: ~/.data/sites/index.html
</pre>
</body>
</html>