mirror of
https://git.coop/cotech/website.git
synced 2025-07-14 01:00:49 +00:00
Add reset stylesheet
Taken from https://www.joshwcomeau.com/css/custom-csss-reset/
This commit is contained in:
@ -53,6 +53,7 @@
|
||||
<meta name="twitter:image" content="{{ site.url }}/assets/img/Cotech_512x512.png" />
|
||||
{% endif %}
|
||||
<link rel="canonical" href="{{ page.url | absolute_url }}" />
|
||||
<link rel='stylesheet' href='/assets/css/reset.css' type='text/css' media='all' />
|
||||
<link rel='stylesheet' id='app-css' href='/assets/css/app.css' type='text/css' media='all' />
|
||||
<link rel="icon" href="/assets/img/cropped-cotech_512x512-32x32.png" sizes="32x32" />
|
||||
<link rel="icon" href="/assets/img/cropped-cotech_512x512-192x192.png" sizes="192x192" />
|
||||
|
Reference in New Issue
Block a user