Loading…
Loading…
Your document library is powered by a Google Sheet. Follow these steps to connect it.
Add these column headers exactly in Row 1:
title | description | url | category | tags | type | date
Open document-library.html in a text editor, find CONFIG near the bottom, and paste your URL:
GOOGLE_SHEET_CSV_URL: 'PASTE_YOUR_CSV_URL_HERE'
Save and re-upload to Netlify. That's it — add rows to the sheet to add documents.
<iframe src="https://your-site.netlify.app/document-library.html" width="100%" height="850" frameborder="0"></iframe>