chore: update blog title and simplify homepage layout

Updated the title across the website from "rottenwheel" to "rottenblog". Also removed title and description elements from the homepage layout.
This commit is contained in:
Kumi 2024-07-15 08:41:18 +02:00
parent d0aa620a3c
commit bd33e958ac
Signed by: kumi
GPG key ID: ECBCC9082395383F
3 changed files with 2 additions and 4 deletions

View file

@ -1,5 +1,5 @@
---
title: rottenwheel's blog
title: rottenblog
---
RSS feed [here](/index.xml).

View file

@ -1,6 +1,6 @@
baseURL = 'https://blog.rottenwheel.com/'
languageCode = 'en-us'
title = 'rottenwheel'
title = 'rottenblog'
theme = 'hugo-rottenwheel'
disableKinds = ['taxonomy']
enableRobotsTXT = true

View file

@ -1,6 +1,4 @@
{{ define "main" }}
<h1>{{ .Title }}</h1>
<p>{{ .Description }}</p>
<h2>Latest Posts</h2>
<ul>