just a website
0
fork

Configure Feed

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

Netlify deploy files and pgp stuff

+7
.well-known/openpgpkey/hu/5rehapcmzzoguwheczwb41m6fxn1ujpx

This is a binary file and will not be displayed.

.well-known/openpgpkey/policy

This is a binary file and will not be displayed.

+2
netlify.toml
··· 1 + [[plugins]] 2 + package = "@quarto/netlify-plugin-quarto"
+5
packages.json
··· 1 + { 2 + "dependencies": { 3 + "@quarto/netlify-plugin-quarto": "^0.0.5" 4 + } 5 + }