Skip to content
Snippets Groups Projects
Commit 209ecb52 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Adding link to coverpage in the navigation

parent 60712988
No related branches found
No related tags found
No related merge requests found
...@@ -45,7 +45,7 @@ echo "------ Move to docs folder --------" ...@@ -45,7 +45,7 @@ echo "------ Move to docs folder --------"
mv ${9^^}/* docs/ mv ${9^^}/* docs/
sed -i 's/'${9^^}'\///g' _nav.yml sed -i 's/'${9^^}'\///g' _nav.yml
cat _nav.yml cat _nav.yml
echo " - '': 'index.md'" >> mkdocs.yml echo " - 'Home': 'index.md'" >> mkdocs.yml
cat _nav.yml >> mkdocs.yml cat _nav.yml >> mkdocs.yml
cp docs/0.md docs/index.md cp docs/0.md docs/index.md
repo_url="https://${3}/${4}.git" repo_url="https://${3}/${4}.git"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment