Skip to content

Commit f1d60e5

Browse files
committed
Change FAQ title to non-default one
1 parent 9900838 commit f1d60e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/faq.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import Layout from '../layouts/Layout.astro';
33
import Header from '../components/Header.astro';
44
---
55

6-
<Layout title="Welcome to Astro.">
6+
<Layout title="FAQ - ScriptHookVDotNet">
77
<div class="section-base-container">
88
<Header />
99
<section class="section-body-container">

0 commit comments

Comments
 (0)