Compare commits
No commits in common. "c47181d1fcaf7e98917314f7015d3b23485fd026" and "6c399700761d22e78991849d4f2fe8d537354310" have entirely different histories.
c47181d1fc
...
6c39970076
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,6 +1,3 @@
|
||||
[submodule "themes/PaperMod"]
|
||||
path = themes/PaperMod
|
||||
url = https://github.com/adityatelange/hugo-PaperMod.git
|
||||
[submodule "content/posts"]
|
||||
path = content/posts
|
||||
url = ../blog-posts
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 08d85728bb867257752b13252f86f6065631158d
|
9
content/posts/my-first-post.md
Normal file
9
content/posts/my-first-post.md
Normal file
@ -0,0 +1,9 @@
|
||||
+++
|
||||
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