added contacts, change site desc
This commit is contained in:
parent
46d61f7eea
commit
e1f1cb0b27
4 changed files with 13 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
|||
# The URL the site will be built for
|
||||
base_url = "https://peachmoon.moe"
|
||||
|
||||
title = "🍑🌙 peachmoon"
|
||||
description = "a small peach fairy's website"
|
||||
title = "🍑🌙 peachmoon.moe"
|
||||
description = "a personal website"
|
||||
|
||||
compile_sass = true
|
||||
minify_html = false
|
||||
minify_html = true
|
||||
generate_feeds = true
|
||||
default_language = "en"
|
||||
|
||||
author = "mana"
|
||||
|
||||
taxonomies = [
|
||||
{ name = "tags", feed = false}
|
||||
{ name = "tags", feed = true}
|
||||
]
|
||||
|
||||
[markdown]
|
||||
|
|
|
@ -18,7 +18,7 @@ bear with me with regard to the sidebar, I'm still figuring out how i wanna stru
|
|||
|
||||
<div style="font-size: .9em; padding: .4em 0">
|
||||
|
||||
- [last update](/updates): 2024.09.15
|
||||
- [last update](/updates): 2024.09.16
|
||||
</div><div class="center">
|
||||
|
||||
[![ublock origin now!](ublockoriginnow.png)](https://ublockorigin.com/)
|
||||
|
|
|
@ -9,7 +9,9 @@ template = "page-notop.html"
|
|||
- [pronouns.cc](https://pronouns.cc/@rainbowpink)
|
||||
- [retrospring](https://retrospring.net/@rainbowpink)
|
||||
- [melospring](https://spring.love4eva.net/@mana)
|
||||
- [fragsturztaube](https://ask.absturztau.be/@mana)
|
||||
- [tumblr](https://imjustfallinlove.tumblr.com)
|
||||
- [streak.club](https://streak.club/u/mana)
|
||||
- [libre.fm](https://libre.fm/user/lonelynettaigyo)
|
||||
- [last.fm](https://www.last.fm/user/ameiro)
|
||||
- [anilist](https://anilist.co/user/momonohanabira/)
|
||||
|
|
6
content/updates/20240916.md
Normal file
6
content/updates/20240916.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
+++
|
||||
date = "2024-09-16"
|
||||
[taxonomies]
|
||||
tags = ["updates"]
|
||||
+++
|
||||
added my [streak.club](https://streak.club/u/mana) and [fragsturztaube](https://ask.absturztau.be/@mana) to my [contact page](/contact). changed the site description.
|
Loading…
Add table
Reference in a new issue