Skip to content

Commit dc92e86

Browse files
authored
Update index.tsx
1 parent 1a0e402 commit dc92e86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/about/index.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// About
12
import BasicPage from "../../components/BasicPage"
23
import Head from "next/head"
34
import Hero from "../../components/Hero"
@@ -545,3 +546,4 @@ const Metrics = () => {
545546
export const getStaticProps = withDefaultStaticProps()
546547

547548
export default About
549+

0 commit comments

Comments
 (0)