diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 5d3de82..4108a20 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -1,17 +1,31 @@ - + > --> {@render children()} diff --git a/todo.md b/todo.md index 7cfe17a..e849d76 100644 --- a/todo.md +++ b/todo.md @@ -59,12 +59,20 @@ I created Bibdle from a combination of two things. The first is my lifelong desi # done +## february 2nd + +- created rss feed +- fixed "first letter" clue edge cases +- updated ranking formula + ## january 28th +- add percentile stats, update chapter guess UI - fixed middle statline (removed meaningless %) - added instructions - added email button - added test buttons for 3.0 UI/UX +- package upgrades ## january 26th