Skip to content

Commit

Permalink
revert: remove debug changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pieh committed Jan 16, 2025
1 parent 9fbce46 commit 083fc2f
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo-v5/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ const IndexPage = () => {
return (
<main style={pageStyles}>
<title>Home Page</title>
<h1>Gatsby Functions demo (make sure cache has this)</h1>
<h1>Gatsby Functions demo</h1>
<ul style={listStyles}>
{links.map((link) => (
<li key={link.url} style={{ ...listItemStyles, color: link.color }}>
Expand Down
Binary file removed demo-v5/static/go1.22.4.darwin-amd64.pkg
Binary file not shown.
Binary file removed demo-v5/static/go1.22.8.darwin-amd64.pkg
Binary file not shown.
Binary file removed demo-v5/static/go1.23.2.darwin-amd64.pkg
Binary file not shown.
Binary file removed demo-v5/static/go1.23.2.linux-amd64.tar.gz
Binary file not shown.

0 comments on commit 083fc2f

Please # to comment.