Skip to content

Commit

Permalink
fix index and add md033 exceptions (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankudinov authored Oct 4, 2024
1 parent cac1569 commit 46838c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
"span",
"style",
"br",
"sup"
"sup",
"figure",
"figcaption"
]
},
// allow fenced blocks in Markdown
Expand Down
7 changes: 5 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@

!!! Warning "Under Construction!"

DO NOT ENTER! :skull_and_crossbones:{ .heartbeat }
This repository is still under construction. We are actively working on the new content and moving existing labs from:

![stay back](assets/img/pexels-danne-555709.jpg)
- [One-Click SE Demos](https://arista-netdevops-community.github.io/one-click-se-demos/)
- [avd-cEOS-Lab](https://arista-netdevops-community.github.io/avd-cEOS-Lab/)

Check this repository once in a few weeks for the new content.

0 comments on commit 46838c8

Please sign in to comment.