Skip to content

Commit e944b53

Browse files
committed
add search bar and edit button
1 parent 8c5ebaa commit e944b53

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mkdocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ theme:
1515
accent: light blue
1616
features:
1717
- navigation.expand
18+
- content.action.edit
1819

1920
docs_dir: doc
2021

@@ -59,3 +60,7 @@ markdown_extensions:
5960

6061
plugins:
6162
- include-markdown
63+
- search
64+
- git-revision-date-localized:
65+
type: datetime
66+
timezone: Europe/Brussels

0 commit comments

Comments
 (0)