diff options
| author | JackJ30 <jackqjamison@gmail.com> | 2025-05-12 20:16:25 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@gmail.com> | 2025-05-12 20:16:25 -0400 |
| commit | 8b5d0b19659b35b7d2433a25a22d188ecbeecddd (patch) | |
| tree | a44babb5d3f33aeb5e7f23b9456bf68630c3f2e0 /zola-static/content/about-this-site.md | |
| parent | 417cbec1bd52c239f28c19b7affcdec693e803fd (diff) | |
styling done
Diffstat (limited to 'zola-static/content/about-this-site.md')
| -rw-r--r-- | zola-static/content/about-this-site.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/zola-static/content/about-this-site.md b/zola-static/content/about-this-site.md new file mode 100644 index 0000000..ec41a95 --- /dev/null +++ b/zola-static/content/about-this-site.md @@ -0,0 +1,6 @@ ++++ +title = "About This Site" +template = "main-page.html" ++++ + +This site is generated with [zola](https://getzola.org). |
