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 d404b70 commit 68650eaCopy full SHA for 68650ea
gatsby-config.ts
@@ -1,6 +1,7 @@
1
import type { GatsbyConfig } from "gatsby";
2
3
const config: GatsbyConfig = {
4
+ pathPrefix: "/seungwookseok.github.io/",
5
siteMetadata: {
6
title: 'The 3SLab',
7
siteUrl: 'https://seungwookseok.github.io/'
0 commit comments