mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-06 05:38:26 +02:00
Move body.html lines for linenumbers example into own partial
This commit is contained in:
@@ -1,8 +1 @@
|
||||
<!-- override this partial to add content before the body tag closes -->
|
||||
|
||||
<!-- hide Highlight.js line numbers -->
|
||||
<style>
|
||||
.hljs-ln-numbers {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
<!-- override this partial to add content before the body tag closes -->
|
||||
Reference in New Issue
Block a user