Replacing PaperMod by paper and adding action badge
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
c1fefc7c92
commit
f113d2409f
5 changed files with 6 additions and 5 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
|||
[submodule "themes/PaperMod"]
|
||||
path = themes/PaperMod
|
||||
url = https://github.com/adityatelange/hugo-PaperMod
|
||||
[submodule "themes/paper"]
|
||||
path = themes/paper
|
||||
url = https://github.com/nanxiaobei/hugo-paper.git
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
[](https://woodpecker.polarolouis.fr/repos/1)
|
||||
# blog
|
||||
|
||||
This will host an attempt of a blog and a Woodpecker CI pipeline to publish it !
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
baseURL = 'https://blog.polarolouis.fr/'
|
||||
languageCode = 'en-us'
|
||||
title = "Polarolouis's Blog"
|
||||
theme = 'PaperMod'
|
||||
theme = 'paper'
|
||||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit dad94ab4b7c55eea0b63f7b81419d027fe9a8d81
|
||||
1
themes/paper
Submodule
1
themes/paper
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 456c1657639f515c0e8efe08d73f4ddf1ff3cdb7
|
||||
Loading…
Add table
Reference in a new issue