mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
FA free local version 5.12.0 (all.min.css) from https://fontawesome.com/download
This commit is contained in:
parent
9023c28af8
commit
c6462589ba
17 changed files with 9044 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
{% endif %}
|
||||
|
||||
<link rel="stylesheet" href="{{ url(BOOTSTRAP_CSS or '/theme/css/bootstrap.min.css') }}">
|
||||
<link rel="stylesheet" href="{{ SITEURL }}/theme/css/fontawesome.min.css">
|
||||
<link rel="stylesheet" href="{{ SITEURL }}/theme/css/pygments/{{ PYGMENTS_STYLE|default('default') }}.min.css">
|
||||
<link rel="stylesheet" href="{{ SITEURL }}/theme/css/theme.css">
|
||||
{% for stylesheet in THEME_CSS_OVERRIDES or () %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue