Skip to content

Commit 2134f52

Browse files
committed
Add github repo and "edit this page" icons
1 parent c5574b3 commit 2134f52

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mkdocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
site_name: TxDUG
22
site_url: https://txdug.org
3+
repo_url: https://github.com/TxDUG/txdug.github.io
4+
repo_name: txdug.org
5+
edit_uri: edit/main/docs/
36
theme:
47
name: material
58
palette:
69
primary: blue
710
accent: deep orange
811
favicon: ""
912
features:
13+
- content.action.edit
1014
- navigation.tabs
1115
- navigation.tabs.sticky
1216
plugins: []

0 commit comments

Comments
 (0)