Merge branch 'master' of https://git.sandpoints.org/UnionForNubianStudies/Dotawo
This commit is contained in:
commit
6a8ca97e03
3 changed files with 21 additions and 2 deletions
|
@ -1 +1,15 @@
|
||||||
.
|
Publish the current version of the website by changing the text few lines below.
|
||||||
|
For example, add your name after the line saying: "_ _ _ New changes after this _ _ _"
|
||||||
|
Don't forget to click on "Comit Changes" to commit the changes.
|
||||||
|
|
||||||
|
- [PREVIEW WEB SITE](https://pages.sandpoints.org/dotawo/_preview/journal/)
|
||||||
|
- [PUBLISHED WEB SITE](https://pages.sandpoints.org/dotawo/journal/)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
```
|
||||||
|
_ _ _ New changes after this _ _ _
|
||||||
|
vincent
|
||||||
|
marcell
|
||||||
|
|
||||||
|
```
|
|
@ -1,2 +1,7 @@
|
||||||
# Dotawo
|
# Dotawo
|
||||||
|
|
||||||
|
WEB SITE: https://pages.sandpoints.org/dotawo/_preview/journal/
|
||||||
|
|
||||||
|
PREVIEW: https://pages.sandpoints.org/dotawo/journal/
|
||||||
|
|
||||||
|
LOGS: https://pages.sandpoints.org/dotawo/last-commit-log.html
|
|
@ -6,7 +6,7 @@ relativeurls = true
|
||||||
disableKinds = ["RSS", "sitemap"]
|
disableKinds = ["RSS", "sitemap"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
description = "Some description should land here.."
|
description = "Some description should land here...."
|
||||||
images = ["/UNS-logo.png"]
|
images = ["/UNS-logo.png"]
|
||||||
title = "Dotawo Journal"
|
title = "Dotawo Journal"
|
||||||
giturl = "https://git.sandpoints.org/UnionForNubianStudies/Dotawo"
|
giturl = "https://git.sandpoints.org/UnionForNubianStudies/Dotawo"
|
||||||
|
|
Loading…
Add table
Reference in a new issue