disable github link and fix avatar

This commit is contained in:
Aaron Honeycutt 2024-11-21 18:50:07 -07:00
parent 16824289b2
commit dedc099a14
2 changed files with 3 additions and 3 deletions

View file

@ -71,7 +71,7 @@ author = "Aaron Honeycutt"
username = "ahoneybun" username = "ahoneybun"
# [optional] your 128x128 avatar, preferably svg # [optional] your 128x128 avatar, preferably svg
#avatar = "images/placeholder.png" avatar = "images/placeholder.png"
# [optional] the keywords which highlight the type of content on your microblog # [optional] the keywords which highlight the type of content on your microblog
keywords = [ "microblog", "linux", "tech support" ] keywords = [ "microblog", "linux", "tech support" ]
@ -146,8 +146,8 @@ share = true
# [optional] show a link which redirects to github discussions for writing comments # [optional] show a link which redirects to github discussions for writing comments
# in the example provided below, the URL will be # in the example provided below, the URL will be
# https://github.com/ayushnix/kangae/discussions/new?category=general&title=The+Post+Title # https://github.com/ayushnix/kangae/discussions/new?category=general&title=The+Post+Title
discuss_github = true #discuss_github = true
github_url = "https://github.com/ayushnix/kangae" #github_url = "https://github.com/ayushnix/kangae"
# [optional] other misc urls that should be shown in the post footers # [optional] other misc urls that should be shown in the post footers
# both `name` and `url` should be defined for visibility # both `name` and `url` should be defined for visibility

Binary file not shown.

After

Width:  |  Height:  |  Size: 731 B