Skip to content

Commit 083fc2f

Browse files
committed
revert: remove debug changes
1 parent 9fbce46 commit 083fc2f

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

demo-v5/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ const IndexPage = () => {
128128
return (
129129
<main style={pageStyles}>
130130
<title>Home Page</title>
131-
<h1>Gatsby Functions demo (make sure cache has this)</h1>
131+
<h1>Gatsby Functions demo</h1>
132132
<ul style={listStyles}>
133133
{links.map((link) => (
134134
<li key={link.url} style={{ ...listItemStyles, color: link.color }}>
-68 MB
Binary file not shown.
-68 MB
Binary file not shown.
-72.4 MB
Binary file not shown.
-70.2 MB
Binary file not shown.

0 commit comments

Comments
 (0)