Skip to content

Commit

Permalink
chore: health-check deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
jdevries3133 committed Jun 27, 2024
1 parent 7da8bc7 commit 57594d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components.rs
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ impl Component for Page<'_> {
<script defer src="{htmx}"></script>
</head>
<body hx-boost="true">
<!-- deploy test -->
{body_html}
</body>
</html>
Expand Down

0 comments on commit 57594d0

Please sign in to comment.