Update README.md and remove unneeded files
This commit is contained in:
parent
49da709bb9
commit
452f2d4490
4 changed files with 2 additions and 195 deletions
|
@ -1,42 +0,0 @@
|
|||
<!--Copyright © 2022-2023 Lilium_Snow-->
|
||||
<!--See the LICENSE file at https://git.snowcake.me/primrose/snowcake-website/src/branch/main/LICENSE for copyright and licensing details-->
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<title>Site Directory - Snowcake</title>
|
||||
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.png">
|
||||
<link rel="stylesheet" href="/main_theme.css">
|
||||
<meta charset="UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Site Directory</h1>
|
||||
<div>
|
||||
<a href="/" class="button">🏠 Back to Home</a>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<div class="content">
|
||||
<h2>Core</h2>
|
||||
<p>1. <a href="/">Homepage</a> - The page you are first greeted with when you visit the site</p>
|
||||
<br>
|
||||
<p>2. <a href="/site-directory">Site Directory</a> - The page you are viewing right now<p>
|
||||
<br>
|
||||
<p>3. <a href="https://dash.snowcake.me">Server Info</a> - Live server statistics</p>
|
||||
<br>
|
||||
<p>4. <a href="https://blog.snowcake.me">Blog</a> - Rants, thoughts, and more</p>
|
||||
<br>
|
||||
<p>5. <a href="/media">Media</a> - A collection of random images, videos, and other miscellaneous files</p>
|
||||
<br>
|
||||
<p>6. <a href="https://git.snowcake.me">Forgejo</a> - My own Forgejo instance, which hosts projects that i'm working on, along with git mirrors of other projects</p>
|
||||
<br>
|
||||
<p>7. <a href="https://mirrors.snowcake.me">Mirrors</a> - A mirror of various software projects</p>
|
||||
<br>
|
||||
<p>8. <a href="https://snowcake.me/photography">Photography</a> - Photographs I have taken</p>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue