Skip to content

Commit

Permalink
website: add htmx filename to backend component on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
phaleth authored and terrablue committed Aug 4, 2024
1 parent 117d5fc commit 2b7856f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/website/components/Homepage.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
svelte: ["PostIndex", "svelte"],
vue: ["PostIndex", "vue"],
angular: ["post-index", "component.ts"],
htmx: ["post-index", "htmx"],
webc: ["post-index", "webc"]
};
Expand Down

0 comments on commit 2b7856f

Please sign in to comment.