Compare commits
2 Commits
6c39970076
...
c47181d1fc
Author | SHA1 | Date | |
---|---|---|---|
c47181d1fc | |||
14aaece90a |
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
|||||||
[submodule "themes/PaperMod"]
|
[submodule "themes/PaperMod"]
|
||||||
path = themes/PaperMod
|
path = themes/PaperMod
|
||||||
url = https://github.com/adityatelange/hugo-PaperMod.git
|
url = https://github.com/adityatelange/hugo-PaperMod.git
|
||||||
|
[submodule "content/posts"]
|
||||||
|
path = content/posts
|
||||||
|
url = ../blog-posts
|
||||||
|
1
content/posts
Submodule
1
content/posts
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 08d85728bb867257752b13252f86f6065631158d
|
@ -1,9 +0,0 @@
|
|||||||
+++
|
|
||||||
title = 'Mój pierwszy raz'
|
|
||||||
date = 2025-01-17T00:26:28+01:00
|
|
||||||
draft = false
|
|
||||||
+++
|
|
||||||
|
|
||||||
# Witam w mojej kuchni
|
|
||||||
|
|
||||||
To jest pierwszy post na moim blogu!
|
|
Loading…
x
Reference in New Issue
Block a user