Update mkdocs.yml, .drone.yml, requirements.txt

This commit is contained in:
Tech Support 2024-09-30 12:22:09 +00:00
parent b6dab3747d
commit 2aeb1bc445
3 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@ type: docker
name: build
steps:
- name: build
image: squidfunk/mkdocs-material:latest
image: squidfunk/mkdocs-material:9.5
volumes:
- name: site
path: /site

View file

@ -61,7 +61,7 @@ nav:
- Home: index.md
- Hardware:
- hardware/index.md
- Computers:
- Servers:
- hardware/computers/index.md
- hardware/computers/290-g1.md
- hardware/computers/optiplex-7040.md

View file

@ -1,2 +1,2 @@
mkdocs~=1.5
markdown~=3.4
mkdocs~=1.6.1
markdown~=3.7