landing page updates
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{{template "base/head" .}}
|
||||
<link rel="stylesheet" href="{{AppSubUrl}}/assets/css/custom-landing.css">
|
||||
<div class="page-content home" id="alex-landing">
|
||||
|
||||
<section class="hero">
|
||||
@@ -43,5 +42,6 @@
|
||||
window.GITEA_APP_URL = "{{AppUrl}}";
|
||||
window.GITEA_SUB_URL = "{{AppSubUrl}}";
|
||||
</script>
|
||||
<script src="{{AppSubUrl}}/assets/js/custom-landing.js?v=2"></script>
|
||||
<script src="{{AppSubUrl}}/assets/js/custom-landing.js?v=4"></script>
|
||||
<link rel="stylesheet" href="{{AppSubUrl}}/assets/css/custom-landing.css?v=4">
|
||||
{{template "base/footer" .}}
|
||||
|
||||
Reference in New Issue
Block a user