We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b199f1d commit 73f97d5Copy full SHA for 73f97d5
README.md
@@ -91,7 +91,7 @@ copyright = "© Copyright Year, Your Name"
91
description = "Your meta description" # Your meta description of the site
92
header_title = "Your Name" # Your header title
93
header_subtitle = "Your Creative Subtitle" # Your header subtitle
94
- home_image = "/images/avatar.png" # Path to header image starting from the static directory
+ home_image = "/images/avatar.png" # Path to header image starting from the static directory (optional)
95
recent_posts = 5 # Max amount of recent posts to show
96
mainSections = ["posts", "post", "blog"] # Main sections to include in recent posts
97
[params.style] # CSS style overrides
0 commit comments