Skip to content
This repository was archived by the owner on Jan 18, 2019. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/layouts/guide_step.pug
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
extends default.pug

block extra
h2 Download
if download
h2 Download
p Are you stuck? Take a look at
= ' '
a(href=relative(download), download) the source code
Expand Down