fix html errors for index page

このコミットが含まれているのは:
Arya Kiran 2023-02-15 17:29:19 +05:30
コミット bbf3964b61
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 842D12BDA50DF120
1個のファイルの変更2行の追加2行の削除

ファイルの表示

@ -11,7 +11,7 @@
<li>Save bandwidth - no JavaScript/tracking bloat loaded!</li> <li>Save bandwidth - no JavaScript/tracking bloat loaded!</li>
</ul> </ul>
<h3>Privacy</h3> <h3>Privacy</h3>
<p>GitHub is owned by Microsoft, a big tech company known to track it's users. <a href="https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement" target="_blank">If you care, you can read GitHub's privacy policy here</a> or <a href="https://tosdr.org/en/service/297" target="_blank">if you don't care enough to read all that and want it condensed</a>. GotHub solves this by proxying all GitHub requests for you!</a></p> <p>GitHub is owned by Microsoft, a big tech company known to track it's users. <a href="https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement" target="_blank">If you care, you can read GitHub's privacy policy here</a> or <a href="https://tosdr.org/en/service/297" target="_blank">if you don't care enough to read all that and want it condensed</a>. GotHub solves this by proxying all GitHub requests for you!</p>
<h3>Usage</h3> <h3>Usage</h3>
<p>Just replace <code class="indexGitHub">github.com</code> with <code class="indexGitHub">{{.host}}</code>!</p> <p>Just replace <code class="indexGitHub">github.com</code> with <code class="indexGitHub">{{.host}}</code>!</p>
<h3>DMCA/Copyright Notice</h3> <h3>DMCA/Copyright Notice</h3>
@ -28,4 +28,4 @@ GotHub version: <a href="https://codeberg.org/gothub/gothub/commit/{{ .version}}
{{ end }} {{ end }}
<br> <br>
Fiber version: {{ .fiberversion}}, running on {{ .goversion}} Fiber version: {{ .fiberversion}}, running on {{ .goversion}}
</main> </main>