From 9501f2de2bc9b714ff05b828fa549bb2e3bd33b0 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sat, 11 Sep 2021 17:21:58 -0500 Subject: [PATCH] Add ISR example links --- pages/formula/[...slug].js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/formula/[...slug].js b/pages/formula/[...slug].js index 890e8a1..4f54a68 100644 --- a/pages/formula/[...slug].js +++ b/pages/formula/[...slug].js @@ -2,6 +2,11 @@ import { promises as fs } from 'fs' import Layout from '@/components/layout/default.js' +// Based on +// https://github.com/lfades/static-tweet/blob/b2a1044d881cca88e7761491d4f22c8908497d92/pages/t/%5Btweet%5D.js +// https://github.com/lfades/static-tweet +// https://github.com/chibicode/reactions/blob/master/pages/index.js + function HomebrewFormula( props ) { // const { // app