Skip to content

Commit ac69cc0

Browse files
committed
simplefoc links
1 parent f3e7194 commit ac69cc0

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

_config.yml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: SimpleFOC Docs
1+
title: STM32 Pinouts
22
description: Autogenerated docs providing an easy navigation of stm32 pinouts for different families
33
theme: just-the-docs
44

@@ -9,3 +9,18 @@ favicon_ico: https://docs.simplefoc.com/logo.png
99

1010
aux_links:
1111
Github Repository: https://github.com/simplefoc/mcupinouts
12+
13+
# External navigation links
14+
nav_external_links:
15+
- title: "SimpleFOC Docs"
16+
url: https://docs.simplefoc.com
17+
hide_icon: false # set to true to hide the external link icon - defaults to false
18+
opens_in_new_tab: false # set to true to open this link in a new tab - defaults to false
19+
- title: "SimpleFOC Community"
20+
url: https://community.simplefoc.com
21+
hide_icon: false # set to true to hide the external link icon - defaults to false
22+
opens_in_new_tab: false # set to true to open this link in a new tab - defaults to false
23+
- title: "SimpleFOC GitHub"
24+
url: https://github.com/simplefoc
25+
hide_icon: false # set to true to hide the external link icon - defaults to false
26+
opens_in_new_tab: false # set to true to open this link in a new tab - defaults to false

0 commit comments

Comments
 (0)