add github label for markdown-previewer

This commit is contained in:
2020-04-26 15:37:33 -07:00
parent 70f38683d1
commit 5bd0d212bb
2 changed files with 6 additions and 1 deletions

View File

@ -14,6 +14,7 @@
</head>
<body>
<header id="buttonHeader">
<a href="https://github.com/TrentSPalmer/fcc-challenges/tree/gh-pages/markdown-previewer" target="_blank" id="forkOnGitHub" class="btn"><i class="fab fa-github"></i></a>
<button id="eraseButton" class="btn">Erase Editor</button>
<button id="reloadButton" class="btn">Reload Example</button>
</header>