summaryrefslogtreecommitdiffstats
path: root/mkdocs.yml
diff options
context:
space:
mode:
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 © 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