this repo has no description www.baileykane.co/
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove lingering references to Netlify CMS content

BK610 87a668d9 adb38425

-3
-3
pages/_offline.js
··· 1 1 import Head from "next/head"; 2 2 import { Component } from "react"; 3 - import { attributes, react as HomeContent } from "../content/home.md"; 4 - import SectionItem from "../components/SectionItem"; 5 3 import BaseLayout from "../components/BaseLayout"; 6 4 7 5 export default class OfflineFallback extends Component { ··· 11 9 <> 12 10 <Head> 13 11 <title>Bailey Kane</title> 14 - {/* <script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script> */} 15 12 </Head> 16 13 <BaseLayout navbarVisible={false}> 17 14 <div className="w-full flex flex-col items-center">