Compare commits
No commits in common. "83c9acd4850ac265fc9c19eca71529d3735745d0" and "2cb8f16d7b7c91c106e00a3bf76ad04e86e7afe0" have entirely different histories.
83c9acd485
...
2cb8f16d7b
|
@ -1,2 +1,2 @@
|
||||||
/public/
|
/public/
|
||||||
/resources/
|
/resources/_gen/
|
|
@ -0,0 +1,4 @@
|
||||||
|
This is my site
|
||||||
|
===============
|
||||||
|
|
||||||
|
[Page1](page1)
|
|
@ -0,0 +1,4 @@
|
||||||
|
Hello World
|
||||||
|
===========
|
||||||
|
|
||||||
|
[My Website](https://www.tesses.net/)
|
|
@ -1,8 +0,0 @@
|
||||||
---
|
|
||||||
title: "My First Post"
|
|
||||||
date: 2023-12-24T11:58:34-06:00
|
|
||||||
draft: false
|
|
||||||
---
|
|
||||||
|
|
||||||
Hello, this is my first post
|
|
||||||
===========================
|
|
Loading…
Reference in New Issue