United Way of Southeast Alberta United Way of Southeast Alberta

Upload Annual Report (PDF)

This simple uploader posts to Netlify Forms with file support. Uploaded files appear in Netlify → Forms → Submissions. Copy the public URL of the PDF to src/data/annual-reports.json to list it on the page.

After uploading:

  1. Open Netlify → Forms → annual-report-upload submission.
  2. Copy the file URL generated by Netlify.
  3. Edit src/data/annual-reports.json to add: { "title": "...", "year": 2024, "url": "PASTE_URL" }
  4. Commit & deploy; it will appear on the Annual Reports page.