Skip to content

Commit ceafe38

Browse files
authored
Typo fix.
1 parent dc8104b commit ceafe38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
site_name: LoRa Semtech Bridge documentation
22
repo_url: https://github.com/brocaar/lora-semtech-bridge
3-
theme: theme: material
3+
theme: material
44

55
pages:
66
- index.md
@@ -14,4 +14,4 @@ extra:
1414

1515
markdown_extensions:
1616
- admonition
17-
- codehilite(css_class=code)
17+
- codehilite(css_class=code)

0 commit comments

Comments
 (0)