diff options
author | Roger Gonzalez <roger@rogs.me> | 2023-01-09 20:49:28 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2023-01-09 20:49:28 -0300 |
commit | 02743e150313235a9cd16b49644298839ba529c6 (patch) | |
tree | 38aafbb90dc23e2b70d366014d58d44ee4a159c1 /config.toml | |
parent | de1591b5c55201edcad4eab4870cbd01caabc7ac (diff) |
Changed install gif
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 021cccb..89924af 100644 --- a/config.toml +++ b/config.toml @@ -31,7 +31,7 @@ summaryLength = 30 homepage_button_link = '/docs' homepage_button_text = 'Read The Docs' homepage_intro = 'YAMS is a basic but powerful media server, easy to install in a bash script' - homepage_image = '/images/terminal.gif' + homepage_image = '/install-yams.gif' ## You can enable to add anchor links to header elements # enable_anchor_link = true |