We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9900838 commit f1d60e5Copy full SHA for f1d60e5
src/pages/faq.astro
@@ -3,7 +3,7 @@ import Layout from '../layouts/Layout.astro';
3
import Header from '../components/Header.astro';
4
---
5
6
-<Layout title="Welcome to Astro.">
+<Layout title="FAQ - ScriptHookVDotNet">
7
<div class="section-base-container">
8
<Header />
9
<section class="section-body-container">
0 commit comments