diff options
| author | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-10-13 20:08:29 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-10-13 20:08:29 +0200 |
| commit | 1d591bbc107ab5202327cbdb826cb7ed506d0156 (patch) | |
| tree | 69adac03c640ec290d1e3ea7f565f51aac3a7285 /mkdocs.yml | |
| parent | c04ddc976462e9064f59132f9a63dd4092a9fdc6 (diff) | |
Update editing URL
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,8 +1,11 @@ site_name: APIs Transporte Público Galicia site_url: https://tpgalicia.github.io -repo_url: https://github.com/tpgalicia/tpgalicia.github.io docs_dir: docs +repo_url: https://github.com/tpgalicia/tpgalicia.github.io +repo_name: GitHub +edit_uri: blob/main/docs/ + copyright: Copyright © 2024 Grupo TPGalicia. Todos los derechos reservados. theme: |
