Merge pull request #157 from arithefirst/master

Properly attribute GitHub trademarks
This commit is contained in:
MeiK
2025-01-03 09:40:44 +08:00
committed by GitHub

View File

@@ -14,6 +14,7 @@
{{ else }} {{ else }}
<li class="mr-3 mr-lg-0">Theme by <a href='https://github.com/MeiK2333/github-style'>github-style</a></li> <li class="mr-3 mr-lg-0">Theme by <a href='https://github.com/MeiK2333/github-style'>github-style</a></li>
{{ end }} {{ end }}
<li class="mr-3 mr-lg-0">GitHub and the Invertocat logo are trademarks of <a href="https://github.com/">GitHub, Inc.</a></li>
</ul> </ul>
</div> </div>
<div class="d-flex flex-justify-center pb-6"> <div class="d-flex flex-justify-center pb-6">
@@ -21,4 +22,4 @@
</div> </div>
</div> </div>