add links from github repo and back

This commit is contained in:
2021-11-05 20:17:19 +01:00
parent 104ee1fa5d
commit c63dc94487
2 changed files with 4 additions and 0 deletions

1
README.md Normal file
View File

@@ -0,0 +1 @@
See [here](https://exoticorn.github.io/microw8/).

View File

@@ -18,3 +18,6 @@ highlight_code = true
# Put all your custom variables here
juice_logo_name = "MicroW8"
juice_logo_path = "microw8.svg"
juice_extra_menu = [
{ title = "Github", link = "https://github.com/exoticorn/microw8" }
]