summaryrefslogtreecommitdiffstats
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 09:01:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 09:01:56 +0000
commit89c4287dc1d423987b3ed83c28335bb3dcb0f06e (patch)
treeb2406a87652796c5a1622815061870d1c45322d5 /mkdocs.yml
parentAdding upstream version 0.15.0. (diff)
downloadanta-89c4287dc1d423987b3ed83c28335bb3dcb0f06e.tar.xz
anta-89c4287dc1d423987b3ed83c28335bb3dcb0f06e.zip
Adding upstream version 1.0.0.upstream/1.0.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml14
1 files changed, 11 insertions, 3 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 834c8ab..db08e73 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -6,7 +6,7 @@ copyright: Copyright &copy; 2019 - 2024 Arista Networks
# Repository
repo_name: ANTA on Github
-repo_url: https://github.com/arista-netdevops-community/anta
+repo_url: https://github.com/aristanetworks/anta
# Configuration
use_directory_urls: true
@@ -57,9 +57,9 @@ theme:
extra:
social:
- icon: fontawesome/brands/github
- link: https://github.com/arista-netdevops-community/anta
+ link: https://github.com/aristanetworks/anta
- icon: fontawesome/brands/docker
- link: https://github.com/arista-netdevops-community/anta/pkgs/container/anta
+ link: https://github.com/aristanetworks/anta/pkgs/container/anta
- icon: fontawesome/brands/python
link: https://pypi.org/project/anta/
version:
@@ -112,6 +112,14 @@ plugins:
- git-revision-date-localized:
type: date
- mike:
+ - glightbox:
+ background: none
+ shadow: true
+ touchNavigation: true
+ loop: false
+ effect: fade
+ slide_effect: slide
+ width: 90vw
markdown_extensions:
- attr_list