Skip to content

Commit

Permalink
test build pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
cf2013 committed Nov 4, 2023
1 parent adf22b2 commit 3638b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/features.astro
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const features: Array<FeatureItem> = [
icon: "mdi:handshake",
},
{
title: "100% Static HTML, No JS",
title: "100% Static HTML, give no fucks",
description:
"Astro renders your entire page to static HTML, removing all JavaScript from your final build by default.",
icon: "mdi:feather",
Expand Down

0 comments on commit 3638b62

Please sign in to comment.