forked from Ivasoft/traefik
Enhance documentation.
This commit is contained in:
committed by
Traefiker
parent
732d73dd43
commit
b0a0e16136
4
docs/theme/js/extra.js
vendored
Normal file
4
docs/theme/js/extra.js
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/* Highlight */
|
||||
(function(hljs) {
|
||||
hljs.initHighlightingOnLoad();
|
||||
})(hljs);
|
||||
Reference in New Issue
Block a user