Skip to content

Commit

Permalink
chore: update content
Browse files Browse the repository at this point in the history
  • Loading branch information
cvgellhorn committed Jul 16, 2024
1 parent 84b4be5 commit bd67878
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions src/pages/faq.astro
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ const metadata = {
>
<Fragment slot="title">Frequently Asked Questions</Fragment>
<Fragment slot="subtitle">
Dive into our comprehensive FAQ guide, to find answers to recurring questions regarding our apps and tools for the
web.
Dive into our comprehensive FAQ guide. Find answers to recurring questions about our apps and web tools.
</Fragment>
</Hero>

Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const xLink =
'<a href="https://x.com/sturmfreico" target="_blank" tabindex="0"><span class="absolute inset-0"></span></a>';
const metadata = {
title: 'Sturmfrei Pty Ltd',
title: 'sturmfrei',
ignoreTitleTemplate: true,
};
---
Expand Down

0 comments on commit bd67878

Please sign in to comment.