From 7dae0bb70309ea7fe3b55200a575d60f70d8355b Mon Sep 17 00:00:00 2001 From: Delthia Date: Sun, 11 Aug 2024 16:10:07 +0200 Subject: Commit inicial --- mkdocs.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mkdocs.yml (limited to 'mkdocs.yml') 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 -- cgit v1.3