We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1c5204 commit 2f7e793Copy full SHA for 2f7e793
1 file changed
templates/gallery.html
@@ -198,7 +198,7 @@
198
{% block content %}
199
<div class="gallery-page">
200
<h1>Gallery</h1>
201
- <p class="lead">See some of the cool things people are doing with the software</p>
+ <p class="lead">Discover some of the cool things people are doing with the software</p>
202
203
{% set gallery = load_data(path="data/_gallery.json", required=false) %}
204
0 commit comments