diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-10-29 16:18:09 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-10-29 16:18:09 +0100 |
| commit | 97b4808d2866841a3ff93e9c5ed7c6b7c5f4006f (patch) | |
| tree | 18b204dcb098e711bd4dd8950e9d6808368b7555 /templates/vault.md | |
| parent | ee0a8b0dc6b247e5075a0054b6cd3f400cf52a81 (diff) | |
| download | mitjafelicijan.com-97b4808d2866841a3ff93e9c5ed7c6b7c5f4006f.tar.gz | |
Added vault
Diffstat (limited to 'templates/vault.md')
| -rw-r--r-- | templates/vault.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/vault.md b/templates/vault.md new file mode 100644 index 0000000..6bccfea --- /dev/null +++ b/templates/vault.md | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | --- | ||
| 2 | title: Personal vault | ||
| 3 | date: 2022-08-27T12:00:00+02:00 | ||
| 4 | url: vault.html | ||
| 5 | type: page | ||
| 6 | draft: false | ||
| 7 | --- | ||
| 8 | |||
| 9 | ## Hi traveler! | ||
| 10 | |||
| 11 | This is a repository of interesting things I have gathered over time and it also | ||
| 12 | stores binaries etc of my personal projects. | ||
| 13 | |||
| 14 | Be kind, this server is bandwidth limited. | ||
| 15 | |||
| 16 | *Good luck!* | ||
| 17 | |||
| 18 | --- | ||
| 19 | |||
| 20 | {CONTENT} | ||
