diff options
author | JJ <nicetry@noemail.com> | 2025-03-19 14:56:26 +0000 |
---|---|---|
committer | JJ <nicetry@noemail.com> | 2025-03-19 14:56:26 +0000 |
commit | 16f52b7bef745097f7076dde76715db378b54343 (patch) | |
tree | cfcacda8adced2059dcc120d2bc2446d3c4f960a /content/_index.md |
first commit
Diffstat (limited to 'content/_index.md')
-rw-r--r-- | content/_index.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..9ae96f3 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,9 @@ ++++ +title = "Homepage" ++++ + +This is my personal <a href="/blog">blog</a>, where I can jot down my thoughts on life, software and things i'm working on. + +I also use it as a personal references for <a href="/snippets">code snippets</a> I routinely re-use and <a href="/notes">notes</a> on the things I am currently studying. + +When i'm not doing this, i'm probably playing chess. |