fix post name

This commit is contained in:
Peter 2023-08-05 02:05:00 +08:00
parent 20ccd30179
commit 996b81cd01
4 changed files with 9 additions and 6 deletions

View File

@ -87,7 +87,7 @@ comments:
shortname: # fill with the Disqus shortname. https://help.disqus.com/en/articles/1717111-what-s-a-shortname
# utterances settings https://utteranc.es/
utterances:
repo: # <gh-username>/<repo>
repo: peter-tanner/peter-tanner.github.io # <gh-username>/<repo>
issue_term: # < url | pathname | title | ...>
# Giscus options https://giscus.app
giscus:

View File

@ -3,12 +3,12 @@
- type: github
icon: "fab fa-github"
- type: twitter
icon: "fab fa-twitter"
# - type: twitter
# icon: "fab fa-twitter"
- type: email
icon: "fas fa-envelope"
noblank: true # open link in current tab
# - type: email
# icon: "fas fa-envelope"
# noblank: true # open link in current tab
- type: rss
icon: "fas fa-rss"

View File

@ -2,6 +2,9 @@
layout: post
title: "Hello world"
description: Finally cleaned up my website.
date: 2023-08-05
# categories: [TOP_CATEGORIE, SUB_CATEGORIE]
tags: [site] # TAG names should always be lowercase
---
Welcome to my blog, about time I got one of these since there's a lot of random thoughts and technical experiences I have that might be useful. **The legacy site is still available if you want to see that crap at https://peter-tanner.github.com/legacy_site**