diff --git a/_config.yml b/_config.yml index 0837b90..9a77859 100644 --- a/_config.yml +++ b/_config.yml @@ -24,17 +24,18 @@ nav: - name: Code path: /code/external/ sub: code + + second: - name: Contribute path: /contribute/ sub: contribute - name: Add-Ons path: /addons/ sub: addons - - second: + + third: - name: Services url: /services/ - class: main-nav-link-separate - name: Sites url: https://www.question2answer.org/sites.php - name: Q&A @@ -103,12 +104,12 @@ nav: path: /contribute/docs/ addons: - - name: Translations - path: /addons/translations/ - name: Themes path: /addons/themes/ - name: Plugins path: /addons/plugins/ - name: Clients path: /addons/clients/ + - name: Translations + path: /addons/translations/ diff --git a/_includes/breadcrumbs.html b/_includes/breadcrumbs.html new file mode 100644 index 0000000..25b21cd --- /dev/null +++ b/_includes/breadcrumbs.html @@ -0,0 +1,17 @@ + \ No newline at end of file diff --git a/_includes/footer.html b/_includes/footer.html index 5977d15..adc2a0e 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,11 +1,23 @@ +