diff2html/website/templates/pages/url/url-assets.partial.html
Rodrigo Fernandes ba13de46a0
Add support for online diff prettifier
* Initial support for GitHub, Bitbucket and GitLab urls
* Also support any Git or unified diffs urls
* Special thanks to @kevinsimper for the idea
2016-10-09 23:01:01 +01:00

5 lines
240 B
HTML

<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.6.0/styles/github.min.css">
<!-- diff2html -->
<link rel="stylesheet" type="text/css" href="assets/diff2html.css">
<!-- -->