Skip to content

Commit 6006441

Browse files
committed
Downloads: hide verification instructions
1 parent 4ed9e64 commit 6006441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/templates/download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h2>{{ page.latestversion }} {{CURRENT_RELEASE}} <a type="application/rss+xml" h
8787
<h2 style="text-align: center">{{ page.patient }}</h2>
8888
<p>{{ page.notesync | replace: '$(DATADIR_SIZE)', site.data.stats.datadir_gb | replace: '$(PRUNED_SIZE)', site.data.stats.pruned_gb | replace: '$(MONTHLY_RANGE_GB)', site.data.stats.monthly_storage_increase_range_gb }} {{ page.full_node_guide }}</p>
8989

90-
{% if page.version > 1 %}
90+
{% if page.version > 4 %}
9191
<h2 style="text-align: center" id="{{page.verify_download | slugify}}">{{page.verify_download}}</h2>
9292
<p>{{page.verification_recommended}}</p>
9393
<details>

0 commit comments

Comments
 (0)