Skip to content

Commit

Permalink
Add Cookie-Based Theme Selection in SvelteKit with daisyUI (#3156)
Browse files Browse the repository at this point in the history
  • Loading branch information
spences10 authored Aug 3, 2024
1 parent 1ca6dc0 commit 936e269
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/docs/src/lib/data/articles.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
export const articles = [
{
title: "Cookie-Based Theme Selection in SvelteKit with daisyUI",
site: "Scott Spence",
link: "https://scottspence.com/posts/cookie-based-theme-selection-in-sveltekit-with-daisyui",
},
{
title: "daisyUI adoption guide: Overview, examples, and alternatives",
site: "Logrocket",
Expand Down

0 comments on commit 936e269

Please sign in to comment.