mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-03 18:46:40 -07:00
Update theme & switch to go modules
This commit is contained in:
parent
df2656ae6c
commit
f2921ff3b6
10 changed files with 53 additions and 7 deletions
|
@ -3,7 +3,7 @@ title = "Salar Rahmanian"
|
|||
author = "Salar Rahmanian"
|
||||
enableRobotsTXT = true
|
||||
enableEmoji = true
|
||||
theme = "hugo-clarity"
|
||||
# theme = "hugo-clarity"
|
||||
paginate = 10
|
||||
|
||||
[markup]
|
||||
|
@ -89,3 +89,6 @@ gzip = false
|
|||
[[deployment.matchers]]
|
||||
pattern = "^.+\\.(html|xml|json)$"
|
||||
gzip = true
|
||||
|
||||
[[module.imports]]
|
||||
path = "github.com/softinio/hugo-clarity"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue