mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-08-02 23:52:36 +02:00
Add Medium Logo & Links in Contact
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user