Skip to content

Commit

Permalink
feat: update bookmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
pivoshenko committed Dec 23, 2024
1 parent 354a40c commit b1cc129
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions userconfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,12 @@ const default_config = {
icon: "code-minus",
icon_color: palette.red,
},
{
name: "aoc",
url: "https://adventofcode.com",
icon: "brand-linktree",
icon_color: palette.blue,
},
],
},
{
Expand Down

0 comments on commit b1cc129

Please sign in to comment.