[READ-ONLY] Mirror of https://github.com/andrioid/gatsby-theme-links. Turn your Gatsby site into a link-site, sourced from Github stars and Pinboard gatsby-theme-links.netlify.com/links
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: add Netlify deploy config

+4
+4
netlify.toml
··· 1 + [build] 2 + base = "demo" 3 + command = "yarn build" 4 + publish = "demo/public"