mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-23 01:44:30 -06:00
Create gh-pages branch via GitHub
This commit is contained in:
parent
4e9e229317
commit
ffb7fbd9f7
10
index.html
10
index.html
@ -13,9 +13,9 @@
|
||||
<section class="page-header">
|
||||
<h1 class="project-name">SimpleMDE Markdown Editor</h1>
|
||||
<h2 class="project-tagline">SimpleMDE is a simple, embeddable, and beautiful markdown editor</h2>
|
||||
<a href="https://github.com/NextStepWebs/simpemde-markdown-editor" class="btn">View on GitHub</a>
|
||||
<a href="https://github.com/NextStepWebs/simpemde-markdown-editor/zipball/master" class="btn">Download .zip</a>
|
||||
<a href="https://github.com/NextStepWebs/simpemde-markdown-editor/tarball/master" class="btn">Download .tar.gz</a>
|
||||
<a href="https://github.com/NextStepWebs/simplemde-markdown-editor" class="btn">View on GitHub</a>
|
||||
<a href="https://github.com/NextStepWebs/simplemde-markdown-editor/zipball/master" class="btn">Download .zip</a>
|
||||
<a href="https://github.com/NextStepWebs/simplemde-markdown-editor/tarball/master" class="btn">Download .tar.gz</a>
|
||||
</section>
|
||||
|
||||
<section class="main-content">
|
||||
@ -25,7 +25,9 @@
|
||||
<p>Coming soon!</p>
|
||||
|
||||
<footer class="site-footer">
|
||||
<span class="site-footer-credits"><a href="https://github.com/NextStepWebs/simpemde-markdown-editor">SimpleMDE Markdown Editor</a> is maintained by <a href="https://github.com/NextStepWebs">NextStepWebs</a>.</span>
|
||||
<span class="site-footer-owner"><a href="https://github.com/NextStepWebs/simplemde-markdown-editor">SimpleMDE Markdown Editor</a> is maintained by <a href="https://github.com/NextStepWebs">NextStepWebs</a>.</span>
|
||||
|
||||
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
|
||||
</footer>
|
||||
|
||||
</section>
|
||||
|
@ -230,7 +230,6 @@ a {
|
||||
font-weight: bold; }
|
||||
|
||||
.site-footer-credits {
|
||||
font-style:italic;
|
||||
color: #819198; }
|
||||
|
||||
@media screen and (min-width: 64em) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user