diff options
author | mms <git@sapka.me> | 2024-11-24 22:30:39 +0100 |
---|---|---|
committer | mms <git@sapka.me> | 2024-11-24 22:31:00 +0100 |
commit | c7f5572beb42c073ee6550816cd9e1f31cfa7092 (patch) | |
tree | c3aa312d0c65713d49da4436e22be071612a89ec /content | |
parent | 95e0330c60e67128950f0b8e135488217a54923b (diff) |
feat: bookmarks
Diffstat (limited to 'content')
-rw-r--r-- | content/more/bookmarks/_index.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/content/more/bookmarks/_index.md b/content/more/bookmarks/_index.md new file mode 100644 index 0000000..acbc626 --- /dev/null +++ b/content/more/bookmarks/_index.md @@ -0,0 +1,19 @@ ++++ +title = "Bookmarks" +author = ["MichaĆ Sapka"] +date = 2024-11-21T23:41:00+01:00 +categories = ["more"] +draft = false +weight = 1008 +abstract = "Links to interesting resouces" ++++ + +## Bookmarks {#bookmarks} + +--- + +This is a list of interesting resources I stumbled upon when surfing the web. + +{{< bookmarks-all >}} +noop +{{< /bookmarks-all >}} |