diff options
| author | Jan Palma <honzik@janpalma.cz> | 2026-02-27 17:59:06 +0100 |
|---|---|---|
| committer | Jan Palma <honzik@janpalma.cz> | 2026-02-27 17:59:06 +0100 |
| commit | 1fc25997a7d4b3cf80dbc09a3f48afd031ba5d0e (patch) | |
| tree | 65a4894ed2a6849ab6d18ea0886b74c72035afe1 /content/index.md | |
| download | spelis-web-1fc25997a7d4b3cf80dbc09a3f48afd031ba5d0e.tar spelis-web-1fc25997a7d4b3cf80dbc09a3f48afd031ba5d0e.tar.gz spelis-web-1fc25997a7d4b3cf80dbc09a3f48afd031ba5d0e.tar.bz2 spelis-web-1fc25997a7d4b3cf80dbc09a3f48afd031ba5d0e.tar.lz spelis-web-1fc25997a7d4b3cf80dbc09a3f48afd031ba5d0e.tar.xz spelis-web-1fc25997a7d4b3cf80dbc09a3f48afd031ba5d0e.tar.zst spelis-web-1fc25997a7d4b3cf80dbc09a3f48afd031ba5d0e.zip | |
Init
Diffstat (limited to 'content/index.md')
| -rw-r--r-- | content/index.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/content/index.md b/content/index.md new file mode 100644 index 0000000..9342d9d --- /dev/null +++ b/content/index.md @@ -0,0 +1,14 @@ +--- +title: "Home" +nav: true +--- + +Hey, I'm Spelis. + +I write software mainly in **C**, **Python**, and **Java**. Currently learning **Zig**. + +--- + +<span>Location: <code>Northern Sweden</code></span> + +<span>Age: <code class="my-age"></code> years old.</span>
\ No newline at end of file |
