mirror of
https://github.com/containous/traefik.git
synced 2025-10-04 05:44:22 +03:00
4 lines
78 B
JavaScript
4 lines
78 B
JavaScript
/* Highlight */
|
|
(function(hljs) {
|
|
hljs.initHighlightingOnLoad();
|
|
})(hljs); |