Add ISR example links

This commit is contained in:
Sam Carlton 2021-09-11 17:21:58 -05:00
parent d30aecfbb8
commit 9501f2de2b

View file

@ -2,6 +2,11 @@ import { promises as fs } from 'fs'
import Layout from '@/components/layout/default.js' 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 ) { function HomebrewFormula( props ) {
// const { // const {
// app // app