add logo assets #1

Merged
ckie merged 4 commits from jakehamilton/floral.systems:feat/logo into main 2024-10-24 16:27:51 +00:00
Member

This commit adds a flower logo asset for use next to the text "floral.systems".

image

This commit adds a flower logo asset for use next to the text "floral.systems". ![image](/attachments/007e7edc-bd5e-43e0-a537-c27fa34c2c1d)
jakehamilton added 1 commit 2024-10-23 17:00:47 +00:00
ckie requested changes 2024-10-23 18:43:37 +00:00
Dismissed
@ -22,2 +23,3 @@
text-coral-50 hover:text-coral-100 no-link-style gap-x-2"
href="/">
█▌floral.systems
<img src="{assets}/images/flower-v2.svg" width="32" height="32" />
Member

please use enhanced:img and move the images to //src/lib

e.g. //src/routes/footer.svelte:21

				<enhanced:img src="$lib/assets/cc/cc.svg" alt="" />
please use enhanced:img and move the images to `//src/lib` e.g. `//src/routes/footer.svelte:21` ```html <enhanced:img src="$lib/assets/cc/cc.svg" alt="" /> ```
Author
Member

Updated!

Updated!
ckie marked this conversation as resolved
jakehamilton added 1 commit 2024-10-24 00:05:17 +00:00
jakehamilton added 1 commit 2024-10-24 00:22:42 +00:00
jakehamilton requested review from ckie 2024-10-24 00:23:25 +00:00
ckie changed title from WIP: add logo assets to add logo assets 2024-10-24 13:00:22 +00:00
ckie approved these changes 2024-10-24 13:00:42 +00:00
ckie left a comment
Member

looks great <3

I'll merge as soon as you're ready

looks great <3 I'll merge as soon as you're ready
ckie added 1 commit 2024-10-24 13:15:31 +00:00
ckie force-pushed feat/logo from effad27b2a to a9562e75ec 2024-10-24 13:36:04 +00:00 Compare
Member

(rebased)

(rebased)
Author
Member

Thank you for the rebase! Should be good to merge in :)

Thank you for the rebase! Should be good to merge in :)
ckie merged commit bc3b7aa618 into main 2024-10-24 16:27:51 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: the-distro/floral.systems#1
No description provided.