Customized pages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<footer class="site-footer">
|
||||
<span class="site-footer-owner"><a href="{{ site.url }}">{{ site.title }}</a> is maintained by <a href="{{ site.author.url }}">{{ site.author.name }}</a>.</span>
|
||||
<span class="site-footer-owner">{{ site.title }} is maintained by <a href="{{ site.author.url }}">{{ site.author.name }}</a>.</span>
|
||||
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
|
||||
</footer>
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<section class="page-header">
|
||||
<h1 class="project-name">{{ site.title }}</h1>
|
||||
<h2 class="project-tagline">{{ site.tagline }}</h2>
|
||||
<a href="#" class="btn">View on GitHub</a>
|
||||
<a href="#" class="btn">Download .zip</a>
|
||||
<a href="#" class="btn">Download .tar.gz</a>
|
||||
<a href="#" class="btn">Download app</a>
|
||||
<a href="#" class="btn">Having a problem?</a>
|
||||
</section>
|
||||
Reference in New Issue
Block a user