mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 11:16:00 +05:30
Improve blog
This commit is contained in:
parent
96ce3816ee
commit
a99b71ef07
2 changed files with 6 additions and 3 deletions
|
|
@ -10,6 +10,9 @@ blog.tagline = "Just another HTMLy blog"
|
|||
blog.description = "Proudly powered by HTMLy, a databaseless blogging platform."
|
||||
blog.copyright = "(c) Your name."
|
||||
|
||||
; Show the /blog url as the blog homepage
|
||||
blog.enable = "false"
|
||||
|
||||
; Social account
|
||||
social.twitter = "https://twitter.com"
|
||||
social.facebook = "https://www.facebook.com"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue