Skip to content

Commit 20e850f

Browse files
committed
remove jslicense, we're not librejs compatible any more
1 parent deaf395 commit 20e850f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/base/footer_content.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{{end}}
1717
</div>
1818
</div>
19-
<a href="{{StaticUrlPrefix}}/js/licenses.txt" data-jslicense="1">JS licenses</a>
19+
<a href="{{StaticUrlPrefix}}/js/licenses.txt">JS licenses</a>
2020
{{if .EnableSwagger}}<a href="{{AppSubUrl}}/api/swagger">API</a>{{end}}
2121
<a target="_blank" rel="noopener noreferrer" href="https://gitea.io">{{.i18n.Tr "website"}}</a>
2222
{{template "custom/extra_links_footer" .}}

0 commit comments

Comments
 (0)