Skip to content

Commit

Permalink
fix: remove custom header since it was not showing hamburger menu
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlopezc committed May 22, 2024
1 parent fb9c9cd commit cd8b6d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 94 deletions.
92 changes: 0 additions & 92 deletions custom/partials/header.html

This file was deleted.

3 changes: 1 addition & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
site_name: "MEDEA documentation"
site_name: "Documentation"
site_url: "https://medea.docs.rokubun.cat"
theme:
name: material
Expand All @@ -7,7 +7,6 @@ theme:
palette:
primary: 'deep orange'
accent: 'blue grey'
custom_dir: 'custom'
rokubun_url: 'https://www.rokubun.cat'
nav:
- Home: 'index.md'
Expand Down

0 comments on commit cd8b6d4

Please sign in to comment.