mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-30 01:06:00 -04:00
clean up some client JS
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import SimpleAnchor from "simple-anchor";
|
||||
|
||||
const anchors = new SimpleAnchor({
|
||||
icon: "",
|
||||
icon: null,
|
||||
});
|
||||
|
||||
anchors.add("div#content h2, div#content h3, div#content h4");
|
||||
|
||||
Reference in New Issue
Block a user