add post and extra legal, revamp home page
This commit is contained in:
+2
-1
@@ -2,7 +2,7 @@ baseURL= "https://fosscat.com/"
|
||||
defaultContentLanguage = "en-us"
|
||||
title = "Foss Cat"
|
||||
theme = "gokarna"
|
||||
enableRobotsTXT= true
|
||||
enableRobotsTXT = false
|
||||
enableEmoji = true
|
||||
# pygmentsStyle = "catppuccin-frappe"
|
||||
|
||||
@@ -16,6 +16,7 @@ socialIcons = [
|
||||
]
|
||||
# <link> tags for favicon support
|
||||
customHeadHTML = '''
|
||||
<meta name="robots" content="noai, noimageai">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
|
||||
Reference in New Issue
Block a user