Initial state of website
This commit is contained in:
16
anything_else.html
Executable file
16
anything_else.html
Executable file
@ -0,0 +1,16 @@
|
||||
<head>
|
||||
<title>Anything Else</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Anything Else</h1>
|
||||
<p>
|
||||
Here are some quick links to some different places around the site!
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://gitea.sharpe6.com">Gitea</a></li>
|
||||
<li><a href="https://bitwarden.sharpe6.com">Bitwarden</a></li>
|
||||
<li><a href="https://nextcloud.sharpe6.com">Nextcloud</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
Reference in New Issue
Block a user