浏览代码

Remove link from footer

Svilen Markov 1 年之前
父节点
当前提交
2e629efc7f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      internal/assets/templates/page.html

+ 0 - 1
internal/assets/templates/page.html

@@ -63,7 +63,6 @@
         <div>
         <div>
             <a class="size-h3" href="https://github.com/glanceapp/glance" target="_blank" rel="noreferrer">Glance</a> {{ if ne "dev" .App.Version }}<a class="visited-indicator" title="Release notes" href="https://github.com/glanceapp/glance/releases/tag/{{ .App.Version }}" target="_blank" rel="noreferrer">{{ .App.Version }}</a>{{ else }}({{ .App.Version }}){{ end }}
             <a class="size-h3" href="https://github.com/glanceapp/glance" target="_blank" rel="noreferrer">Glance</a> {{ if ne "dev" .App.Version }}<a class="visited-indicator" title="Release notes" href="https://github.com/glanceapp/glance/releases/tag/{{ .App.Version }}" target="_blank" rel="noreferrer">{{ .App.Version }}</a>{{ else }}({{ .App.Version }}){{ end }}
         </div>
         </div>
-        <a class="color-primary block margin-top-5 size-h5" href="https://github.com/glanceapp/glance/issues" target="_blank" rel="noreferrer">Report issue</a>
     </div>
     </div>
 
 
     <div class="mobile-navigation-offset"></div>
     <div class="mobile-navigation-offset"></div>