Skip to content

Commit 2476054

Browse files
authored
Update retype.yml
1 parent cfaa792 commit 2476054

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

retype.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ branding:
66
label: Docs
77
poweredByRetype: false
88
links:
9-
- text: GitHub Repository
9+
- text: GitHub
1010
link: https://github.com/smcnab1/project-template-repo
1111
footer:
1212
copyright: "© Copyright . All rights reserved."
@@ -25,7 +25,6 @@ branding:
2525
logo: /images/avatar.png # Path to a logo file
2626
logoDark: /images/avatar.png # Path to a logo file to use in dark mode
2727
logoAlign: right # Align the logo to the right or the left
28-
label: Docs # Optional label
2928
# To remove the label, remove this config
3029
editor: # Configure the page live editor functionality
3130
# that is only available during `retype start`
@@ -34,4 +33,4 @@ editor: # Configure the page live editor functionality
3433
favicon: images/favicon.ico # Path to a custom favicon, or
3534

3635
templating:
37-
enabled: true
36+
enabled: true

0 commit comments

Comments
 (0)