source code for html website at https://zachdecook.com
1
2
3
4
5
6
7
8
9
---
header-includes:
    <meta name="theme-color" content="#A2DFCA">
    <link rel="stylesheet" type="text/css" href="../common.css?1"/>
    <link rel="stylesheet" type="text/css" href="https://zachdecook.com/shared/w3css/4/w3.css"/>	
include-before:
    "[◀ Back](../../){.btn-lg .btn-back .w3-btn}"
---