Skip to content

Commit 2e62d31

Browse files
authored
Add "Try Online" in the menu bar (#71)
1 parent fa3993d commit 2e62d31

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

conf.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@
6767
}
6868
html_context = {
6969
"social_links": [
70+
(
71+
'<strong>Try Online!</strong>',
72+
"Try Online",
73+
"https://github.com/GenericMappingTools/try-gmt",
74+
),
7075
(
7176
'<strong>Forum</strong>',
7277
"Forum",

0 commit comments

Comments
 (0)