mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Remove font-awesome, it wasn't even used lol
This commit is contained in:
parent
acd933f8dd
commit
889f09b525
@ -9,7 +9,6 @@
|
||||
{{ site.data[page.collection].strings.title }}
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
{% if site.data.rtl contains page.collection %}
|
||||
<link id="bootstrap-stylesheet" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.rtl.min.css" integrity="sha384-mUkCBeyHPdg0tqB6JDd+65Gpw5h/l8DKcCTV2D2UpaMMFd7Jo8A+mDAosaWgFBPl" crossorigin="anonymous">
|
||||
{% else %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user