change exampleSite theme name

This commit is contained in:
Reorx 2022-04-22 14:16:26 +08:00
parent 6aea4be5fa
commit 7ced8f5003
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 1
path: PaperModX
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2

View File

@ -1,7 +1,7 @@
baseURL: "https://reorx.github.io/hugo-PaperModX/"
title: PaperModX
paginate: 5
theme: hugo-PaperModX
theme: PaperModX
# NOTE remove this line if you copy exampleSite outof hugo-PaperModX
themesdir: ../..