feat(website): enable edit button

!9
This commit is contained in:
2023-05-23 12:52:36 +09:30
parent 2505324eb7
commit fe6b84cf28

View File

@ -2,7 +2,7 @@ INHERIT: website-template/mkdocs.yml
repo_name: Website
repo_url: https://gitlab.com/nofusscomputing/infrastructure/website
edit_uri: ''
edit_uri: '/-/ide/project/nofusscomputing/projects/docker-mail/edit/development/-/pages/'
nav:
- Home: index.md
@ -27,6 +27,8 @@ nav:
- Ansible Roles: projects/ansible-roles/README.md
- Docker Mail: projects/docker-mail/index.md
- Gitlab CI: projects/gitlab-ci/index.md
- Python Gitlab Management: projects/python-gitlab-management/README.md