1
0
mirror of https://github.com/containous/traefik.git synced 2025-10-03 01:44:23 +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);