Skip to content

Commit 4310c46

Browse files
committed
added download button
1 parent dbfcb75 commit 4310c46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_layouts/default.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,9 @@ <h2 class="project-tagline">{{ site.description | default: site.github.project_t
9292

9393
<section class="buttons">
9494
<div class="row">
95-
<a href="/media-kit" class="btn">Media Kit</a>
9695
<a href="https://github.com/brightdigit/Speculid" class="btn">Github</a>
96+
<a href="/media-kit" class="btn">Media Kit</a>
97+
<a href="#download" class="btn">Download</a>
9798
</div>
9899
</section>
99100

0 commit comments

Comments
 (0)