diff --git a/webapp/src/routes/__layout.svelte b/webapp/src/routes/__layout.svelte index 3621bcf..fbe708e 100644 --- a/webapp/src/routes/__layout.svelte +++ b/webapp/src/routes/__layout.svelte @@ -29,7 +29,42 @@ - {import.meta.env.VITE_BRANDING} + {import.meta.env.VITE_BRANDING} — Securely share your Obsidian notes with one click. + + + + + + + + + + + + + + + +
diff --git a/webapp/src/routes/index.svelte b/webapp/src/routes/index.svelte index bc41fee..abd2f24 100644 --- a/webapp/src/routes/index.svelte +++ b/webapp/src/routes/index.svelte @@ -7,7 +7,8 @@ - {import.meta.env.VITE_BRANDING} | Create share links for Obsidian in one click + {import.meta.env.VITE_BRANDING} — Securely share your Obsidian notes with one click.
diff --git a/webapp/static/meta.png b/webapp/static/meta.png new file mode 100644 index 0000000..6cea53f Binary files /dev/null and b/webapp/static/meta.png differ