Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/_data
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2018-06-20 01:11:40 +0300
committerAntenore Gatta <antenore@simbiosi.org>2018-06-20 01:11:40 +0300
commit402676bfa6274bb00a346f629e69a91c2fd97a6b (patch)
tree73921f0260c40a8c359807693abbda13659b1af2 /_data
parent88f395828d790295f782c102a70af03f05e87eed (diff)
First demo release
Diffstat (limited to '_data')
-rw-r--r--_data/navigation.yml20
1 files changed, 17 insertions, 3 deletions
diff --git a/_data/navigation.yml b/_data/navigation.yml
index 6f30866..364ca0d 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -1,7 +1,21 @@
# main links
main:
- - title: "Quick-Start Guide"
- url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
+ - title: "About"
+ url: /
+ - title: "Screenshots"
+ url: /screenshots/
+ - title: "Blog"
+ url: /blog/
+ - title: "Contributing"
+ url: /contributing-to-remmina
+ - title: "Support"
+ url: /
+ # - title: "Contributing to Remmina"
+ # url: /contributing-to-remmina
+ # - title: "Screenshots"
+ # url: /screenshots
+ # - title: "Quick-Start Guide"
+ # url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
# - title: "About"
# url: https://mmistakes.github.io/minimal-mistakes/about/
# - title: "Sample Posts"
@@ -9,4 +23,4 @@ main:
# - title: "Sample Collections"
# url: /collection-archive/
# - title: "Sitemap"
- # url: /sitemap/ \ No newline at end of file
+ # url: /sitemap/