Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jokob-sk committed Feb 22, 2025
1 parent ac7e278 commit a320b29
Show file tree
Hide file tree
Showing 5 changed files with 381 additions and 4 deletions.
Binary file added docs/img/NetAlertX_logo_b_w_info.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/netalertx_docs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added front/img/netalertx_docs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
377 changes: 377 additions & 0 deletions front/img/svg/netalertx_docs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@ nav:

theme:
name: material
logo: img/NetAlertX_logo_b_w_info.png # Reference the favicon here
favicon: img/NetAlertX_logo_b_w_info.png
logo: img/netalertx_docs.png # Reference the favicon here
favicon: img/netalertx_docs.png
custom_dir: docs/overrides
metadata:
description: "NetAlertX Documentation - The go-to resource for all things related to NetAlertX."
image: "https://raw.githubusercontent.com/jokob-sk/NetAlertX/main/front/img/NetAlertX_logo_b_w_info.png"
image: "https://raw.githubusercontent.com/jokob-sk/NetAlertX/main/front/img/netalertx_docs.png"
extra:
home_hide_sidebar: true
analytics:
Expand Down Expand Up @@ -140,4 +140,4 @@ plugins:
- gh-admonitions
- search

favicon: /img/NetAlertX_logo_b_w_info.png
favicon: /img/netalertx_docs.png

0 comments on commit a320b29

Please sign in to comment.