Update site domain, copyright notices, and remove old unneeded assets
This commit is contained in:
parent
9b3f35e2f2
commit
d7f9969538
14 changed files with 59 additions and 283 deletions
|
@ -1,10 +1,10 @@
|
|||
<!--Copyright © 2022-2024 Primrose-->
|
||||
<!--See the LICENSE file at https://git.snowcake.me/primrose/website/src/branch/main/LICENSE for copyright and licensing details-->
|
||||
<!--See the LICENSE file at https://git.primrose.cafe/primrose/website/src/branch/main/LICENSE for copyright and licensing details-->
|
||||
|
||||
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<title>Site Directory - Primrose's Sanctuary</title>
|
||||
<title>Site Directory - Primrose's Cafe</title>
|
||||
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.png">
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<meta charset="UTF-8">
|
||||
|
@ -15,10 +15,10 @@
|
|||
<a href="/" class="button">🏠 Back to Home</a>
|
||||
</div>
|
||||
<div class="content">
|
||||
<p>1. Blog - <a href="https://blog.snowcake.me">blog.snowcake.me</a></p>
|
||||
<p>2. Media Repository - <a href="/media">snowcake.me/media</a></p>
|
||||
<p>3. Photography - <a href="/photography">snowcake.me/photography</a></p>
|
||||
<p>4. Forgejo (Git) - <a href="https://git.snowcake.me">git.snowcake.me</a></p>
|
||||
<p>1. Blog - <a href="https://blog.primrose.cafe">blog.primrose.cafe</a></p>
|
||||
<p>2. Media Repository - <a href="/media">primrose.cafe/media</a></p>
|
||||
<p>3. Photography - <a href="/photography">primrose.cafe/photography</a></p>
|
||||
<p>4. Forgejo (Git) - <a href="https://git.primrose.cafe">git.primrose.cafe</a></p>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<div class="footer">
|
||||
<p>Copyright © 2022-2024 Primrose</p>
|
||||
<p>Background image provided by <a href="https://unsplash.com/photos/the-night-sky-is-filled-with-stars-Q_RBVFFXR_g">Jake Weirick on Unsplash</a></p>
|
||||
<p>See <a href="https://git.snowcake.me/primrose/website/src/branch/main/LICENSE">this</a> document for copyright and licensing details</p>
|
||||
<p>See <a href="https://git.primrose.cafe/primrose/website/src/branch/main/LICENSE">this</a> document for copyright and licensing details</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue