diff options
| author | 2025-09-02 12:03:22 +0200 | |
|---|---|---|
| committer | 2025-09-02 12:03:22 +0200 | |
| commit | ba7fd8ed5809bb73971a9caf6c382c17782e0f60 (patch) | |
| tree | 2208034b63b8f23c3122ebcaf659f991e48b25b4 /content/_index.md | |
| parent | 04cdbbb8fd99fa3cb113106f6a83560cc0463a39 (diff) | |
makeover
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) |