Add stylesheet in 404 page template

This commit is contained in:
rylim 2021-10-24 17:08:22 -07:00
parent e96eda0c91
commit 2b4d8ffa65

View file

@ -12,8 +12,8 @@
<!-- Google font -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:200,400,700" rel="stylesheet">
<!-- Custom stlylesheet -->
<link type="text/css" rel="stylesheet" href="../assets/404.css" />
<!-- Stylesheet -->
{%- for stylesheet in notFoundStyles %}
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->