From a55c703b898d375caf71d199e648d9d42c717a1e Mon Sep 17 00:00:00 2001 From: Florian <45694132+flo-bit@users.noreply.github.com> Date: Thu, 29 Jan 2026 15:22:02 +0000 Subject: [PATCH] Merge pull request #68 from flo-bit/main-favicon add favicon --- docs/Beta.md | 19 +++++++++++-------- static/favicon.ico | 0 2 file(s) changed, 11 insertion(s)(+), 8 deletion(s)(-) diff --git a/docs/Beta.md b/docs/Beta.md --- a/docs/Beta.md +++ b/docs/Beta.md @@ -11,16 +11,19 @@ - show nsfw warnings -- big button card - -- card with big call to action button - -- video card? - -- allow setting base and accent color +- card with big call to action button "create your blento" - ask to fill with some default cards on page creation - when adding images try to add them in a size that best fits aspect ratio -- onboarding +- onboarding? + +- switch sidebar to a quick list of available cards with search function + +- test + - selfhosting + +- guestbook card + +- analytics? \ No newline at end of file diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 --- /dev/null +++ b/static/favicon.ico -- tangled.sh