Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
fix: test release
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschall committed Jun 14, 2023
1 parent 2069209 commit 45c85e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default function Page({
fallbackUsers: QwackerUserResponse;
fallbackUserLoggedIn: User;
}) {
console.log('app-yeahyeahyeah deployed with tf creating secrets dynamically :-O');
console.log('app-yeahyeahyeah deployed with tf :-D');
return (
<>
<NextSeo title={`${Content.seo.home.title}`} description={`${Content.seo.home.description}`} />
Expand Down

0 comments on commit 45c85e4

Please sign in to comment.