mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
7 lines
169 B
HTML
7 lines
169 B
HTML
<script type="text/javascript">
|
|
anchors.options = {
|
|
placement: 'left',
|
|
};
|
|
anchors.add('article h2, article h3, article h4, article h5, article h6');
|
|
</script>
|