docs: 📝 add

This commit is contained in:
Leifer Mendez
2023-01-24 22:50:59 +01:00
parent 24220822f4
commit 558013b2b4
2 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ import { fetchGithub } from '~/services/github'
import { fetchOpenCollective } from '~/services/opencollective'
import { RequestHandlerNetlify } from '@builder.io/qwik-city/middleware/netlify-edge'
import { GITHUB_TOKEN } from './docs/constant'
import { SearchModal } from '~/components/widgets/SearchModal'
// import { SearchModal } from '~/components/widgets/SearchModal'
export const onGet: RequestHandlerNetlify = async ({ platform }) => {
const CHECK_GITHUB_TOKEN =