Skip to content

Commit

Permalink
Update test.md
Browse files Browse the repository at this point in the history
  • Loading branch information
almontg committed Nov 14, 2024
1 parent 79af86b commit 82f823f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions pages/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ title: Download Test
layout: about
permalink: /test.html
# include CollectionBuilder info at bottom
credits: true
credits: false
# Edit the markdown on in this file to describe your collection
# Look in _includes/feature for options to easily add features to the page
---
<a href="./assets/img/ARGOtest.docx" class="btn btn-primary" role="button">download>Download</a>
# Content

Content content content

<a href="./assets/img/ARGOtest.docx" class="btn btn-primary" role="button" download>Download</a>

0 comments on commit 82f823f

Please sign in to comment.