Add Medium Logo & Links in Contact

This commit is contained in:
Samuel W
2020-05-09 00:02:54 +08:00
parent 438a9fa6af
commit c87e5472ec
7 changed files with 167 additions and 133 deletions

View File

@@ -1,5 +1,5 @@
// @flow strict
import { useStaticQuery, graphql } from 'gatsby';
import { useStaticQuery, graphql } from "gatsby";
const useSiteMetadata = () => {
const { site } = useStaticQuery(
@@ -27,6 +27,7 @@ const useSiteMetadata = () => {
codepen
youtube
soundcloud
medium
}
}
menu {