diff --git a/data/gallery.yaml b/data/gallery.yaml index a36f381c3da762f85991c450a73c5a28685bef58..9e3a03c8b7e9c3444763ef81e8b1f0e97e1e8998 100644 --- a/data/gallery.yaml +++ b/data/gallery.yaml @@ -33,7 +33,7 @@ cards: - date: December 2018 title: "Santa-Barbara Cluster" - author: Matthieu Schaller, Josh Borrow + author: Matthieu Schaller thumbnail: santa_barbara_thumbnail.jpg img: santa_barbara.png description: "TBD" diff --git a/templates/gallery.html b/templates/gallery.html index f290aca23f35b63e4508950201f428a3ca744e66..e6253dcf9bd01bcd14b93d4b54a516d2abfdd06c 100644 --- a/templates/gallery.html +++ b/templates/gallery.html @@ -10,7 +10,7 @@ {{ helper.navbar(navbar, link) }} <div class="text"> - <h2>Image and Movie Gallery</h2> + <h1>Image and Movie Gallery</h1> </div> <div class="padder"></div>