diff --git a/content/_index.md b/content/_index.md
index b88b33e..7a155c0 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,7 +1,7 @@
+++
title = "ππ"
+++
-
+
*![music note](/img/nowplaying.gif) [sun-smudged peach moon softer than an ice cream cone in june](https://inv.tux.pizza/watch?v=mIAFBGvIXPo) ![music note](/img/nowplaying.gif)*
@@ -28,7 +28,7 @@ you'll find lots of information about whatever [silly](/games) [hyperfixations](
![same shit, different asshole](/img/sameshitdifferentasshole.gif)
![transrights](../img/80x15/transrights.png)
[![web 3.14159...](../img/webpi.png)](http://web3.14159.annwfn.net/)
-[![firefox](../img/80x15/firefox.gif)](https://www.mozilla.org/firefox/new/)
+[![firefox](../img/firefox.gif)](https://www.mozilla.org/firefox/new/)
[![i choose you! :: milotic](/img/milotic.png)](http://pkmn.caelestis.nu)[![pixel friends](/img/jeremiah.gif)](https://ac.kuchiki.net/)[![i β₯ moogles](/img/moogle.gif)](http://midnight-cloud.net/moogle)
[![wisp protects the mana seed for peachmoon](/img/wisp.gif)](http://midnight-cloud.net/spirits)
diff --git a/content/about.md b/content/about.md
index b1f7dfd..5b9dc58 100644
--- a/content/about.md
+++ b/content/about.md
@@ -1,5 +1,5 @@
+++
-title = "about mana"
+title = "about"
insert_anchor_links = "heading"
+++
@@ -7,6 +7,8 @@ insert_anchor_links = "heading"
[picrews](/picrew)
![](/img/tinystar.gif)
[quizzes](/quiz)
+ ![](/img/tinystar.gif)
+ [about the site](#website)
![bear waving hello](/img/hibear.gif) hoi I'm mana! I've lived for 30-something years in the USA. she/they, [sapphic](https://lgbtqia.wiki/wiki/Sapphic) [demipansexual](https://lgbtqia.wiki/wiki/Demipansexual), [gender](https://lgbtqia.wiki/wiki/Petalkitty) [is](https://lgbtqia.wiki/wiki/Cutecoric) [confusing](https://lgbtqia.wiki/wiki/Genderfae).
@@ -75,4 +77,15 @@ OMG> AKR+++ BTAm+++ CCS++ CHOm+ CBB- DBZ-- EXS%+ FLCL%- FB% FY% 999> GITS++ G080
*a wonderful and caring ray of sunshine that must be loved and protected at all costs* β lucidiot
*OMGG WE HAVE THE SAME BRAINCELL* β spherewave
*omgγcat sandwitch... ...* β cheri
-*whoa! a lil mew mew!* β epsi
\ No newline at end of file
+*whoa! a lil mew mew!* β epsi
+
+---
+
+## about this website { #website }
+
+peachmoon.moe is built with [zola](https://www.getzola.org/) (a static site generator) and hosted by [gitlab pages](https://docs.gitlab.com/ee/user/project/pages/). I write everything in [VSCodium](https://vscodium.com/).
+It was born on 21 February 2024.
+
+### milestones
+- **2024.06.30**: 500 views
+- **2024.03.08**: 69 views
\ No newline at end of file
diff --git a/content/now.md b/content/now.md
index d065f9d..3e1e377 100644
--- a/content/now.md
+++ b/content/now.md
@@ -2,8 +2,9 @@
title = "what i'm up to lately"
+++
this is a [now](https://nownownow.com/about) page. you can make your own, if you like!
-
-**last updated: 2024.07.07**
+
+
+**last updated: 2024.07.07**
### currently
- π **feeling**:
diff --git a/content/webcore.md b/content/webcore.md
index 518ccc7..772310b 100644
--- a/content/webcore.md
+++ b/content/webcore.md
@@ -46,8 +46,8 @@ favicon records 88x31 button, peach fairy, petalkitty, cutecoric, faeian, and cu
![fuck fatphobia](../img/80x15/fat.gif)
![feminism](../img/80x15/feminism.gif)
![mean people suck](../img/80x15/mean_people.gif)
-![firefox](../img/80x15/firefox.gif)
![png gang](../img/80x15/pngimages.png)
+![firefox](../img/80x15/lovemeforme.gif)
![clouds](../img/80x15/mcclouds.gif)
![pastel colors](../img/80x15/mcpastels.gif)
![i heart books](../img/80x15/books.png)
diff --git a/static/css/style.css b/static/css/style.css
index 3758ffb..5f0a22e 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -37,7 +37,7 @@
--bgColor: #000040;
--fgColor: #FFFFC8;
--metaColor: #ff97f6;
- --headColor: #;
+ --headColor: #c87499;
--linkColor: #99F3A3;
--hovColor: #B89CF1;
--bgSelect: #6c7086;
@@ -63,7 +63,7 @@
--migi: url();
--hidari: url();
--kado3: url();
- --kado4: url()
+ --kado4: url();
}
/* fonts */
@@ -281,36 +281,56 @@ img {
div.emoji {
justify-content: space-between;
text-align: center;
- img {width: 50px;}
+ }
+
+ div.emoji img {
+ justify-content: space-between;
+ text-align: center;
+ width: 50px
}
div.blinkie {
display: block;
text-align: center;
- img {max-width: 150px;
- padding-bottom: 0.2em;}
+ }
+
+ div.blinkie img {
+ max-width: 150px;
+ padding-bottom: 0.2em;
}
div.stamp {
display: block;
text-align: center;
- img {max-width: 100px;
- max-height: 100px;
- margin-bottom: 0.1em; }
+ }
+
+ div.stamp img {
+ max-width: 100px;
+ max-height: 100px;
+ margin-bottom: 0.1em;
}
div.banner {
display: block;
text-align: center;
- img {max-width: 100px;
- margin-bottom: 0.1em;}
}
- div.fanlist {
- display: block;
- img {
+ div.banner img {
+ max-width: 100px;
+ margin-bottom: 0.1em;
+ }
+
+ div.fanlist img {
padding: 2px;
- }
+ }
+
+ div.aside {
+ font-size: 0.8em;
+ }
+
+ div.song {
+ font-size: 0.9em;
+ text-align: center;
}
.button {
diff --git a/static/img/80x15/firefox.gif b/static/img/80x15/firefox.gif
deleted file mode 100644
index 4b8efe0..0000000
Binary files a/static/img/80x15/firefox.gif and /dev/null differ
diff --git a/templates/base.html b/templates/base.html
index c5a69e3..d697fbf 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -1,4 +1,4 @@
-
+
{% include "head.html" %}
diff --git a/templates/head.html b/templates/head.html
index 42057ae..2c9f3aa 100644
--- a/templates/head.html
+++ b/templates/head.html
@@ -1,7 +1,6 @@
-
-
-
+
+
{% if page.title %}
{% set title = page.title %}