summaryrefslogtreecommitdiff
path: root/src/content/img/link.svg (unfollow)
Commit message (Collapse)AuthorFilesLines
3 daysmEuAndreh1-1/+10
2025-04-29src/content/img/: Adjust light/dark mode SVGsEuAndreh1-2/+4
2025-03-28src/content/img/: Add light/dark icon variationsEuAndreh1-0/+0
2024-11-18v0 migration to mkwbEuAndreh1-0/+0
2021-10-11static/*.svg: Set width and height to 22EuAndreh1-1/+1
2020-12-19Move images/ -> static/EuAndreh1-0/+0
2020-08-13Create Jekyll hook to add header anchors based on the header IDsEuAndreh1-0/+5
Impement add-anchor-to-header-from-header-id.rb using regexps, like the "official hooks" do: - https://github.com/jekyll/jekyll-mentions - https://github.com/jekyll/jemoji