Skip to content

Commit f3b27db

Browse files
committed
Cut over to CodeMeta-Pyramids theme from hugo-material
This prepares us for cleaning up the extra/duplicate static assets.
1 parent 8dc6878 commit f3b27db

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

config.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
theme = "hugo-material"
1+
theme = "CodeMeta-Pyramids"
22
baseurl = "/"
33
relativeurls = true
44
title = "The CodeMeta Project"
@@ -45,8 +45,6 @@ publishDir = "../website"
4545
[params]
4646
name = "codemeta"
4747
github = "codemeta"
48-
custom_css = ["glyphicon.css"]
49-
#custom_css = ["cboettig.css"]
5048
repo = "codemeta.github.io"
5149
background = "img/pyramids.jpg"
5250

0 commit comments

Comments
 (0)