mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-10 06:32:06 +02:00
Fix project meta.
This commit is contained in:
parent
dc051461c6
commit
734e38cb7f
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
import React from "react"
|
||||
import Layout from "../layouts/default";
|
||||
import { Trans, Link, useI18next } from "gatsby-plugin-react-i18next"
|
||||
import { graphql } from 'gatsby'
|
||||
|
||||
import styles from "./projects.module.scss";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue