Skip to content

Commit 54d82bb

Browse files
committed
Reverting use of tidytemplate as is asked not to be used for packege outside acepted
1 parent eed48a6 commit 54d82bb

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

_pkgdown.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
url: https://davidrsch.github.io/kerasnip/
22
template:
3-
package: tidytemplate
43
bootstrap: 5
54

65
reference:
@@ -32,4 +31,12 @@ development:
3231

3332
navbar:
3433
structure:
34+
left: [intro, reference, articles, news]
3535
right: [search, github]
36+
components:
37+
intro:
38+
text: "Get started"
39+
href: articles/getting-started.html
40+
github:
41+
icon: fa-github
42+
href: https://github.com/davidrsch/kerasnip

0 commit comments

Comments
 (0)