From b87cddc57439e4bade0bbf0c522190c0965c0c12 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Sep 17 2018 11:09:19 +0000 Subject: fix image include in fact this also fixes a bug of this repo that appeared on system with case-insensitive filesystems as there were two images GSoC_2016.png and GsoC_2016.png, the filesystem saw it as a single file, and git didn't know what to do --- diff --git a/modules/ROOT/assets/images/GsoC_2016.png b/modules/ROOT/assets/images/GsoC_2016.png deleted file mode 100644 index 4f10504..0000000 Binary files a/modules/ROOT/assets/images/GsoC_2016.png and /dev/null differ diff --git a/modules/ROOT/pages/gsoc/2017/index.adoc b/modules/ROOT/pages/gsoc/2017/index.adoc index 811f00b..01ff36a 100644 --- a/modules/ROOT/pages/gsoc/2017/index.adoc +++ b/modules/ROOT/pages/gsoc/2017/index.adoc @@ -2,7 +2,7 @@ = Google Summer of Code 2017 -image:GsoC_2016.png[] +image:GSoC_2017.png[] This wiki page serves as the GSoC portal. Please feel free to contact us