Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
dipree committed Apr 16, 2024
1 parent f52778e commit 9042517
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Layout.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import {Box, ThemeProvider} from '@primer/react'
import {Header} from '@primer/gatsby-theme-doctocat'
import {Head} from './Head'
import {Head, Header} from '@primer/gatsby-theme-doctocat'
//import {Head} from './Head'
import '@primer/css/layout/index.scss'
import React from 'react'

Expand Down

0 comments on commit 9042517

Please sign in to comment.