diff options
Diffstat (limited to 'content/_index.md')
| -rw-r--r-- | content/_index.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..04fb732 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,13 @@ ++++ +title = "Home" +template = "index.html" ++++ + +Hi, I'm lemon. Welcome to my page. It's kind of barren at the moment. + +## Links +- I have a [blog](/w). +- My programming stuff is in [sourcehut](https://git.sr.ht/~lsof/), older stuff is in [github](https://github.com/lemon32767/). +- I have a [youtube channel](https://www.youtube.com/@lemon9bug). +-  +- [contact](/contact) |