- Flagstar: program completed, all 35 awards already distributed - USDA Business Builder: TERMINATED July 15, 2025 (RFBC killed by current admin) - Updated funding-research.html with strikethrough + red badges + updated capital stack - Updated meeting agenda funding table (closures + added EASSI) - Added plane-projects/ scaffolds (Compose YAML, used API instead due to CE compat) - Added supply-checklist.csv, trailer-registry.md, README.html, kiowa-meeting-agenda.html
15 lines
507 B
YAML
15 lines
507 B
YAML
# page_templates.yaml — project-level page templates
|
|
# Each entry is a starter template for creating pages.
|
|
# Requires FeatureFlag.WORKITEM_TEMPLATES to be enabled on the Plane instance.
|
|
#
|
|
# Fields:
|
|
# id: server UUID (set after first push — do not edit)
|
|
# name: template display name
|
|
# template_data:
|
|
# name: default page name
|
|
# description_html: HTML content
|
|
# color: hex color (omit for default)
|
|
# logo_props: icon/emoji object
|
|
|
|
page_templates: []
|