Update assets and index.html
This commit is contained in:
parent
52fb8084a7
commit
82c088ffce
4 changed files with 2 additions and 250 deletions
|
@ -8,7 +8,7 @@
|
|||
<head>
|
||||
<title>Home - Snowcake</title>
|
||||
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.png">
|
||||
<link rel="stylesheet" href="/main_theme.css">
|
||||
<link rel="stylesheet" href="./main_theme.css">
|
||||
<meta charset="UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -22,7 +22,7 @@
|
|||
<div class="content">
|
||||
<h2>Hello visitor!</h2>
|
||||
<p>Welcome to my website. Why don't you have a seat and enjoy a nice cup of hot chocolate ☕ with me? I'm an interesting character, so I promise it'll be worth your time.</p>
|
||||
<p>My name is Primrose, also known as "Lilium_Snow". My pronouns are she/her in case you were wondering.</p>
|
||||
<p>My name is Primrose, also known as "Lilium_Snow". I'm just a girl with a page on the interwebs!</p>
|
||||
<p>Read on further to find out more about me.</p>
|
||||
<br>
|
||||
<h2>My Interests</h2>
|
||||
|
@ -39,7 +39,6 @@
|
|||
<br>
|
||||
<br>
|
||||
<div class="footer">
|
||||
<img src="/assets/images/transflag.svg" title="Transgender Flag" width="50px" height="50px"> <img src="/assets/images/lesbianflag.svg" title="Lesbian Flag" width="50px" height="50px"> <img src="/assets/images/asexualflag.svg" title="Asexual Flag" width="50px" height="50px">
|
||||
<footer>Copyright © 2022-2023 Lilium_Snow</footer>
|
||||
<br>
|
||||
<footer><a href="https://creativecommons.org/licenses/by-sa/4.0/">This page is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License</a></footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue