branch develop updated (7a869bc -> 762a9c9)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository say-my-texts. See https://gitlab.nuiton.org/chorem/say-my-texts.git from 7a869bc :memo: part hierarchy new 762a9c9 :memo: add the logo in the header The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 762a9c9346f549863aa0b729be0a71026ebd52c6 Author: Kevin Morin <morin@codelutin.com> Date: Wed Nov 8 18:42:10 2017 +0100 :memo: add the logo in the header Summary of changes: docs/index.md | 2 +- mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository say-my-texts. See https://gitlab.nuiton.org/chorem/say-my-texts.git commit 762a9c9346f549863aa0b729be0a71026ebd52c6 Author: Kevin Morin <morin@codelutin.com> Date: Wed Nov 8 18:42:10 2017 +0100 :memo: add the logo in the header --- docs/index.md | 2 +- mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 401a481..acd25d7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,4 @@ -#Welcome to Say My Texts website + Say My Texts is an Android application which reads out loud the SMS you receive. This is particularly useful when you are riding, running or driving. diff --git a/mkdocs.yml b/mkdocs.yml index 9f6e76e..28c540b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,5 +1,5 @@ site_name: Say My Texts -site_url: https://saymytexts.nuiton.org +site_url: http://chorem.page.nuiton.org/say-my-texts copyright: 'Copyright © 2017 Code Lutin' repo_name: Gitlab -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm