diff options
| -rw-r--r-- | template/hugo.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/hugo.yaml b/template/hugo.yaml index b7d95fc..3e9a70f 100644 --- a/template/hugo.yaml +++ b/template/hugo.yaml @@ -1,7 +1,7 @@ baseurl: "/" languageCode: "ru" title: "LANDAU Kernel" -theme: "PaperMod" +theme: "landau-hacker" googleAnalytics: "" disqusShortname: "" ignoreFiles: ["\\.Rmd$", "\\.Rmarkdown$", "_cache$", "\\.knit\\.md$", "\\.utf8\\.md$"] |
