source code for html website at https://zachdecook.com
Diffstat (limited to 'posts/common.md')
| -rw-r--r-- | posts/common.md | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/posts/common.md b/posts/common.md index 8b4811b..04010af 100644 --- a/posts/common.md +++ b/posts/common.md @@ -1,9 +1,6 @@ ---- -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}" ---- +<meta charset="utf-8"> +<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"/> +[**◀ Back**](../../) |