mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Layout: Add anchor link affordance to all pages
This commit is contained in:
parent
9d9247ee1c
commit
feea5bb21f
4 changed files with 4 additions and 6 deletions
|
@ -102,7 +102,10 @@
|
|||
<div class="footerlicense">© Bitcoin Project 2009-{{ site.time | date: '%Y' }} {% translate footer layout %}</div>
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">fallbackSVG();</script>
|
||||
<script type="text/javascript">
|
||||
fallbackSVG();
|
||||
addAnchorLinks();
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue