[Scummvm-git-logs] scummvm-web master -> 5c1eea17ab029cad6f2fce683a1c99ab839d99e7

lotharsm mail at serra.me
Thu May 14 17:02:21 UTC 2020


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
5c1eea17ab WEB: Fix logo in GSoD 2020 announcement


Commit: 5c1eea17ab029cad6f2fce683a1c99ab839d99e7
    https://github.com/scummvm/scummvm-web/commit/5c1eea17ab029cad6f2fce683a1c99ab839d99e7
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-05-14T19:01:59+02:00

Commit Message:
WEB: Fix logo in GSoD 2020 announcement

Changed paths:
  A public_html/data/news/GSoD2020Logo.png
  R data/news/GSoD2020Logo.png
    data/news/20200514.markdown


diff --git a/data/news/20200514.markdown b/data/news/20200514.markdown
index 51f98430..68df8d5e 100644
--- a/data/news/20200514.markdown
+++ b/data/news/20200514.markdown
@@ -4,7 +4,7 @@ author: lotharsm
 date: 1589475206
 ---
 
-![GSoC Logo](/data/news/GSoD2020Logo.png)
+![GSoD Logo](/data/news/GSoD2020Logo.png)
 
 Get your season (of docs) pass ready! We are excited to announce that ScummVM has been accepted as a participant of [Google Season of Docs 2020](https://developers.google.com/season-of-docs). One of the most important parts of every open source project is its documentation. Good documentation is vital for making the project accessible to both end users and new developers wanting to have a deeper look into the project's internals so they can start contributing on their own.
 
diff --git a/data/news/GSoD2020Logo.png b/public_html/data/news/GSoD2020Logo.png
similarity index 100%
rename from data/news/GSoD2020Logo.png
rename to public_html/data/news/GSoD2020Logo.png




More information about the Scummvm-git-logs mailing list