Add "Edit this Page" functionality

using repo + overrides
This commit is contained in:
Yakov5776 2022-10-19 02:44:41 -04:00
parent 9b88680e31
commit 3434703bad
3 changed files with 11 additions and 1 deletions

View File

@ -5,4 +5,8 @@
color: white;
border: 0;
border-radius: .1rem;
}
.md-header__source {
display:none;
}

View File

@ -0,0 +1 @@
<!--This file left intentionally blank-->

View File

@ -1,8 +1,13 @@
site_name: ROBLOX Reverse-Engineering
repo_name: ROBLOX Reverse-Engineering/RRE-Site
repo_url: https://github.com/ROBLOX-Reverse-Engineering/RRE-Site
theme:
name: material
custom_dir: docs/overrides
logo: assets/iTunesArtwork@2xNoBG.png
favicon: assets/iTunesArtwork@2xNoBG.png
icon:
edit: material/file-edit-outline
palette:
- scheme: slate
primary: teal
@ -33,7 +38,7 @@ nav:
extra:
generator: false
extra_css:
- assets/CustomText.css
- assets/Extra.css
plugins:
- search
- exclude-search: