first build
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
0f2c263588
commit
1245372e69
|
@ -8,8 +8,6 @@ nav:
|
|||
- Rapport: rapport.md
|
||||
theme:
|
||||
name: 'material'
|
||||
features:
|
||||
- navigation.footer: false
|
||||
language: sv
|
||||
font:
|
||||
text: 'Ubuntu'
|
||||
|
|
|
@ -8,6 +8,8 @@ nav:
|
|||
- Rapport: rapport.md
|
||||
theme:
|
||||
name: 'material'
|
||||
features:
|
||||
- navigation.footer: false
|
||||
language: sv
|
||||
font:
|
||||
text: 'Ubuntu'
|
||||
|
|
|
@ -1,8 +1,3 @@
|
|||
mkdocs==1.2.1
|
||||
mkdocs-material==7.1.9
|
||||
mkdocs-material-extensions==1.0.1
|
||||
mkdocs-minify-plugin==0.4.0
|
||||
mkdocs-git-revision-date-plugin==0.3.1
|
||||
pymdown-extensions==8.2
|
||||
mkdocs-open-in-new-tab==1.0.3
|
||||
mkdocs==1.6.1
|
||||
mkdocs-material==6.6.12
|
||||
mkdocs-git-revision-date-localized-plugin==1.2.0
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
mkdocs==1.2.1
|
||||
mkdocs-material==7.1.9
|
||||
mkdocs-material-extensions==1.0.1
|
||||
mkdocs-minify-plugin==0.4.0
|
||||
mkdocs-git-revision-date-plugin==0.3.1
|
||||
pymdown-extensions==8.2
|
||||
mkdocs-open-in-new-tab==1.0.3
|
||||
mkdocs-git-revision-date-localized-plugin==1.2.0
|
|
@ -5,3 +5,4 @@ mkdocs-minify-plugin==0.4.0
|
|||
mkdocs-git-revision-date-plugin==0.3.1
|
||||
pymdown-extensions==8.2
|
||||
mkdocs-open-in-new-tab==1.0.3
|
||||
mkdocs-git-revision-date-localized-plugin==1.2.0
|
||||
|
|
Loading…
Reference in New Issue