This commit is contained in:
athul
2020-04-11 12:29:56 +05:30
parent c2987bd016
commit a0fb0664ae
5 changed files with 46 additions and 82 deletions

View File

@ -1,12 +1,26 @@
baseURL = "http://example.org/"
baseURL = "https://athul.github.io/archie/"
languageCode = "en-us"
title = "Archie"
theme="archie"
copyright = "© Athul"
pygmentsstyle = "monokai"
pygmentscodefences = true
pygmentscodefencesguesssyntax = true
[params]
subtitle = "Minimal and Crisp blog theme for hugo [blog theme for Hugo](https://github.com/vividvilla/ezhil)"
featherIconsCDN=true
subtitle = "Minimal and Clean [blog theme for Hugo](https://github.com/athul/archie)"
[[params.social]]
name = "Github"
name = "GitHub"
icon = "github"
url = "https://github.com/vividvilla/ezhil"
url = "https://github.com/athul/archie"
[[params.social]]
name = "Twitter"
icon = "twitter"
url = "https://github.com/athulcajay/"
[[params.social]]
name = "GitLab"
icon = "gitlab"
url = "https://gitlab.com/athul/"