From d1deeeda2123da1ba361d6bd810eb7aaa3a2a3e1 Mon Sep 17 00:00:00 2001 From: Malte Schmitz <mal.schmitz@uni-luebeck.de> Date: Tue, 12 Jul 2022 19:18:40 +0200 Subject: [PATCH] Remove greeting --- _includes/gallery.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/_includes/gallery.html b/_includes/gallery.html index cfc51b72..31968457 100644 --- a/_includes/gallery.html +++ b/_includes/gallery.html @@ -2,8 +2,6 @@ <!-- https://github.com/dimsemenov/PhotoSwipe --> <!-- http://photoswipe.com/documentation/getting-started.html --> -<p>Hallo Welt</p> - <style> .my-gallery { width: 100%; -- GitLab