diff options
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 >}} |