basic styling for lesson modules + code highlighting

This commit is contained in:
Benedikt Rötsch
2017-09-27 18:17:08 +02:00
committed by Benedikt Rötsch
parent 5e23150a5f
commit 23a0ac4a81
12 changed files with 255 additions and 26 deletions

View File

@@ -64,3 +64,5 @@ html
p
a(href='#') FB
a(href='#') TW
script(src='/scripts/highlight.pack.js')
script hljs.initHighlightingOnLoad();