Merge branch 'master' of svs.ankaa.uberspace.de:sterzy/sterzycom

This commit is contained in:
Stefan Sterz 2017-08-04 20:28:04 +02:00
commit 78f603f24b
1 changed files with 3 additions and 0 deletions

View File

@ -12,5 +12,8 @@
</div>
</footer>
<?php echo js('assets/js/prism.js')?>
<script type="text/javascript">
Prism.plugins.autoloader.languages_path='assets/js/components/';
</script>
</body>
</html>