Uppdatera 'README.md'
This commit is contained in:
parent
54ebba37c4
commit
c1b09404f7
@ -13,7 +13,7 @@ parsePlantumlCodeBlocks("http://www.plantuml.com/plantuml,"language-plantuml")
|
||||
</script>
|
||||
```
|
||||
|
||||
Specifically for Gitea: Copy the javascript files to your `custom/public` folder. Then place the following code in `custom/footer.tmpl`:
|
||||
Specifically for Gitea: Copy the javascript files to your `custom/public` folder. Then place the following code in `custom/templates/custom/footer.tmpl`:
|
||||
```html
|
||||
{{if .RequireHighlightJS}}
|
||||
<script src="https://your-server.com/deflate.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user