diff --git a/config.yaml b/config.yaml index 38eec39..dd238ef 100644 --- a/config.yaml +++ b/config.yaml @@ -124,7 +124,10 @@ actions: # # Docs: https://docs.olivetin.app/reference/reference_themes_for_users.html - title: Get OliveTin Theme - shell: olivetin-get-theme {{ themeGitRepo }} {{ themeFolderName }} + exec: + - "olivetin-get-theme" + - "{{ themeGitRepo }}" + - "{{ themeFolderName }}" icon: theme arguments: - name: themeGitRepo diff --git a/frontend/index.html b/frontend/index.html index 2b42cf3..36a9516 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -8,7 +8,6 @@
@@ -55,7 +59,7 @@ -