mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2025-12-10 21:07:37 -06:00
remove undefined id
This commit is contained in:
parent
901f5e81f8
commit
6fdd5d219a
@ -67,10 +67,7 @@
|
||||
};
|
||||
|
||||
// add anchors to all h2, h3, h4, h5, h6
|
||||
anchors
|
||||
.add()
|
||||
// remove anchors from the following elements
|
||||
.remove("#free-libre-open-source-software-binaries-of-vs-code");
|
||||
anchors.add();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user