Skip to content

Instantly share code, notes, and snippets.

View nickredmark's full-sized avatar

Nick Redmark nickredmark

View GitHub Profile
@trezy
trezy / Head.jsx
Last active October 10, 2019 02:54
import NextHead from 'next/head'
import React from 'react'
import ReactGA from 'react-ga'
import Router from 'next/router'
/*****************************************************************************\