feat: Front cover theme switch #40

Open
aniva wants to merge 2 commits from home/background into main
Owner
No description provided.
aniva added this to the v0.0.5 milestone 2025-02-04 17:16:14 -08:00
aniva added the
category
feature
component/home
component/styling
labels 2025-02-04 17:16:14 -08:00
aniva self-assigned this 2025-02-04 17:16:14 -08:00
aniva added 1 commit 2025-02-04 17:16:15 -08:00
aniva added 1 commit 2025-02-04 20:36:24 -08:00
Author
Owner
Can we use [enhanced images](https://svelte.dev/docs/kit/images) to improve loading speed? Example of using this instead of `background-image`: https://stackoverflow.com/questions/31267425/use-the-html-img-tag-as-a-background-image-instead-of-the-css-background-image
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b home/background main
git pull origin home/background

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff home/background
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 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: aniva/Chrysoblog#40
No description provided.