ai cooking
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #126 from paulgmiller/tailwindcdn

fall back to cnd till we figure out our problem

authored by

Paul Miller and committed by
GitHub
3332e692 aa76403f

+1 -1
+1 -1
internal/templates/tailwind_head.html
··· 1 1 {{define "tailwind_head"}} 2 - <script src="/static/tailwind.js"></script> <!--https://cdn.tailwindcss.com at 12/26/25--> 2 + <script src="https://cdn.tailwindcss.com"></script> <!-- try and remove back to local--> 3 3 <script> 4 4 tailwind.config = { 5 5 theme: {