diff options
author | mms <git@sapka.me> | 2025-01-03 16:10:40 +0100 |
---|---|---|
committer | mms <git@sapka.me> | 2025-01-03 16:10:40 +0100 |
commit | 07f1c0eab79d2e60a8d511e0b4a65cde154e89b2 (patch) | |
tree | f92e81a693d02e05bdc2014f1bc860d8a67c983f /assets | |
parent | 384f2b5c383e19e5b69cd5f67c551f108455a647 (diff) |
feat: links
Diffstat (limited to 'assets')
-rw-r--r-- | assets/more/bookmarks.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/assets/more/bookmarks.yml b/assets/more/bookmarks.yml index 98e234c..cf8f44b 100644 --- a/assets/more/bookmarks.yml +++ b/assets/more/bookmarks.yml @@ -331,3 +331,15 @@ bookmarks: host: osnews.com source_url: source_host: +- url: https://bobbyhiltz.com/blog/2024/12/linkdump2024/ + title: Linkdump 2024' + date: '2025-01-03' + host: bobbyhiltz.com + source_url: + source_host: +- url: https://learncodethehardway.com/blog/31-c-plus-plus-is-an-absolute-blast/ + title: C++ Is An Absolute Blast + date: '2025-01-03' + host: learncodethehardway.com + source_url: + source_host: |