mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Reduce overhead of upgrades for users with custom stylesheets/JS (#3051)
This commit is contained in:
committed by
Lauris BH
parent
4947cfb7b0
commit
b0971ae37c
@@ -122,6 +122,7 @@
|
||||
<meta property="og:url" content="{{AppUrl}}" />
|
||||
<meta property="og:description" content="{{MetaDescription}}">
|
||||
{{end}}
|
||||
{{template "custom/header" .}}
|
||||
</head>
|
||||
<body>
|
||||
<div class="full height">
|
||||
|
Reference in New Issue
Block a user