source code for html website at https://zachdecook.com
Diffstat (limited to 'posts/common.md')
| -rw-r--r-- | posts/common.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/posts/common.md b/posts/common.md new file mode 100644 index 0000000..8b4811b --- /dev/null +++ b/posts/common.md @@ -0,0 +1,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}" +--- + |