diff options
Diffstat (limited to 'content/blog/11ty.md')
| -rw-r--r-- | content/blog/11ty.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/content/blog/11ty.md b/content/blog/11ty.md new file mode 100644 index 0000000..c6107dd --- /dev/null +++ b/content/blog/11ty.md @@ -0,0 +1,10 @@ +--- +title: This website now uses 11ty! +keywords: new 11ty +--- + +Thanks to my friend Jan Palma for making the website! (check him out [here](https://janpalma.cz/)) + +The website uses [11ty](https://www.11ty.dev/) which is a simple static site generator. + +<img src="https://share.spelis.projnull.eu/pfps/normal.png" alt="test" width=100> |
