diff options
| author | Delthia <git@delthia.com> | 2024-08-11 16:10:07 +0200 |
|---|---|---|
| committer | Delthia <git@delthia.com> | 2024-08-11 16:10:07 +0200 |
| commit | 7dae0bb70309ea7fe3b55200a575d60f70d8355b (patch) | |
| tree | ebfa43c60b72aef1ebb6381981f21062d565f9bd /mkdocs.yml | |
Commit inicial
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml new file mode 100644 index 0000000..5271843 --- /dev/null +++ b/mkdocs.yml @@ -0,0 +1,10 @@ +site_name: APIs Transporte Público Galicia +site_url: https://tpgal.github.io/docs +theme: + name: material + palette: + scheme: slate + primary: light blue + accent: light blue + features: + - navigation.tabs |
