create test blog stuff
This commit is contained in:
commit
fe92e4a02e
Binary file not shown.
After Width: | Height: | Size: 160 KiB |
|
@ -0,0 +1,11 @@
|
||||||
|
+++
|
||||||
|
title = 'Experimenting With Project Stored Content'
|
||||||
|
date = 2024-08-08T11:31:01-0400
|
||||||
|
draft = false
|
||||||
|
tags = ["hugo"]
|
||||||
|
+++
|
||||||
|
|
||||||
|
So if you're reading this, it works! This post is stored (primarily) on a different git project.
|
||||||
|
In this case, [HugoHost](https://git.kitsunehosting.net/hugohost).
|
||||||
|
|
||||||
|
Pretty cool right?
|
Loading…
Reference in New Issue