Skip to content

Commit 2f7e793

Browse files
committed
Adventure
1 parent f1c5204 commit 2f7e793

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/gallery.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
{% block content %}
199199
<div class="gallery-page">
200200
<h1>Gallery</h1>
201-
<p class="lead">See some of the cool things people are doing with the software</p>
201+
<p class="lead">Discover some of the cool things people are doing with the software</p>
202202

203203
{% set gallery = load_data(path="data/_gallery.json", required=false) %}
204204

0 commit comments

Comments
 (0)