Include pico.css in src
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
652cee0e2e
commit
3a123ab8ee
5
src/css/pico.min.css
vendored
Normal file
5
src/css/pico.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
<link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/orkney" type="text/css"/>
|
<link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/orkney" type="text/css"/>
|
||||||
<link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/lemon" type="text/css"/>
|
<link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/lemon" type="text/css"/>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.min.css">
|
<link rel="stylesheet" href="/css/pico.min.css">
|
||||||
<link rel="stylesheet" href="/css/style.css">
|
<link rel="stylesheet" href="/css/style.css">
|
||||||
|
|
||||||
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ site.url }}/feed.xml">
|
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ site.url }}/feed.xml">
|
||||||
|
Loading…
Reference in New Issue
Block a user