This commit is contained in:
Union for Nubian Studies 2020-10-29 13:12:52 +01:00
commit 6a8ca97e03
3 changed files with 21 additions and 2 deletions

View file

@ -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
```

View file

@ -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

View file

@ -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"