1
0
mirror of https://github.com/containous/traefik.git synced 2025-09-29 13:44:21 +03:00
Files
traefik/docs/theme/js/extra.js
2017-09-05 15:58:03 +02:00

4 lines
78 B
JavaScript

/* Highlight */
(function(hljs) {
hljs.initHighlightingOnLoad();
})(hljs);