mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-04-12 06:21:22 -05:00
[PR #69] [MERGED] Add anchors to headers using anchor.js #48
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/VSCodium/vscodium.github.io/pull/69
Author: @evebyte
Created: 12/7/2022
Status: ✅ Merged
Merged: 7/12/2023
Merged by: @paulcarroty
Base:
master← Head:add_anchors📝 Commits (1)
baf38f9added anchors to headers using anchor.js📊 Changes
2 files changed (+22 additions, -0 deletions)
View changed files
📝
_includes/css/main.css(+9 -0)📝
index.html(+13 -0)📄 Description
Hi,
I noticed the website is missing anchors on the headers, so I added them using anchor.js.
This should help people deep link installation instructions.
PS
This is my first FOSS contribution, if you have any notes or feedback it would be appreciated :-)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.