chore: move from font-awesome to fork-awesome (#23)

This commit is contained in:
Sta7e 2021-03-26 09:58:40 +01:00 committed by GitHub
parent 541c34df63
commit 0a7d5265d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
57 changed files with 5090 additions and 3321 deletions

View file

@ -32,7 +32,8 @@
/>
<link
rel="stylesheet"
href="{{ "font-awesome/css/font-awesome.min.css" | absURL }}"
href="{{ "fork-awesome/css/fork-awesome.min.css" | absURL }}"
type="text/css"
/>
{{ template "_internal/opengraph.html" . }}