Skip to content

Commit

Permalink
Remove erroneous line from template. (#36)
Browse files Browse the repository at this point in the history
Leftover relic from when this project was first created. It was a copy/paste from dcrweb.
  • Loading branch information
jholdstock committed Apr 18, 2023
1 parent 22fe5a5 commit ace80b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/layouts/partials/downloads.html
Expand Up @@ -6,8 +6,6 @@ <h2>v0.6 is now released!</h2>

<div class="downloads-container">

{{ $download_links := .Site.Data.wallets.links.release_page_1_6 }}

<div class="download">
{{ $winblue := resources.Get "/images/win-blue.svg" }}
<div>
Expand Down

0 comments on commit ace80b1

Please sign in to comment.