mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
Upgrade mkdocs
This commit is contained in:
@@ -1 +0,0 @@
|
||||
v3alpha.wails.io
|
||||
@@ -2,9 +2,10 @@ site_name: "alpha"
|
||||
site_description: The Wails Project - Build beautiful cross-platform applications using Go
|
||||
repo_url: https://github.com/wailsapp/wails
|
||||
edit_uri: edit/v3-alpha/mkdocs-website/docs/
|
||||
site_url: https://v3alpha.wails.io
|
||||
theme:
|
||||
name: material
|
||||
custom_dir: overrides
|
||||
# custom_dir: overrides
|
||||
logo: assets/images/wails-logo-horizontal-dark.svg
|
||||
icon:
|
||||
repo: fontawesome/brands/github
|
||||
@@ -48,6 +49,9 @@ theme:
|
||||
icon: material/toggle-switch
|
||||
name: Switch to light mode
|
||||
|
||||
#plugins:
|
||||
# - info
|
||||
|
||||
extra:
|
||||
social:
|
||||
- icon: fontawesome/brands/github-alt
|
||||
|
||||
Reference in New Issue
Block a user