remove avatar for now

This commit is contained in:
Aaron Honeycutt 2024-11-21 17:36:21 -07:00
parent ad4d94359e
commit cdcd9cde9d
13 changed files with 2 additions and 407 deletions

View file

@ -3,7 +3,7 @@
# for the complete configuration file
# [MANDATORY] the URL of the microblog
base_url = "https://kangae.ayushnix.com"
base_url = "https://ahoneybun.net"
# [recommended] kangae doesn't use sass for its global stylesheet
compile_sass = false
@ -71,7 +71,7 @@ author = "Aaron Honeycutt"
username = "ahoneybun"
# [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
keywords = [ "microblog", "linux", "tech support" ]