18 lines
411 B
Plaintext
18 lines
411 B
Plaintext
|
<!DOCTYPE HTML>
|
||
|
<link href="root.css" rel="stylesheet">
|
||
|
|
||
|
<body class="center"> <h1>Hi! Welcome to my Web Server!</h1>
|
||
|
<nav class="center">
|
||
|
|
||
|
<a href="index.html">Home</a>
|
||
|
<a href="https://gitea.calebfontenot.com">Gitea</a>
|
||
|
<a href="https://search.calebfontenot.com">SearXNG Instance</a>
|
||
|
<a href="dynmap.html">Minecraft Server Dynamic Maps</a><ln>
|
||
|
|
||
|
<a href="https://survival.calebfontenot.coM>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|
||
|
|