Fix the broken build
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
c35b903f5b
commit
9457640f0a
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -0,0 +1,3 @@
|
||||
[submodule "themes/papermod"]
|
||||
path = themes/papermod
|
||||
url = https://github.com/adityatelange/hugo-PaperMod.git
|
@ -1,5 +0,0 @@
|
||||
+++
|
||||
title = ''
|
||||
date = 2024-10-01T13:44:21+02:00
|
||||
draft = true
|
||||
+++
|
7
content/posts/test.md
Normal file
7
content/posts/test.md
Normal file
@ -0,0 +1,7 @@
|
||||
+++
|
||||
title = 'Test'
|
||||
date = 2024-10-02T10:13:30+02:00
|
||||
draft = false
|
||||
+++
|
||||
|
||||
Hello
|
1
themes/papermod
Submodule
1
themes/papermod
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit a2eb47bb4b805116dcd34c1605d39835121f8dbe
|
Loading…
Reference in New Issue
Block a user