Add Patios 1 plat doc
All checks were successful
Deploy stAndrews / deploy (push) Successful in 49s

This commit is contained in:
2026-03-13 15:50:10 -04:00
parent 6514c23398
commit ef5c62d2a6
2 changed files with 7 additions and 0 deletions

View File

@@ -255,6 +255,13 @@ create_ui <- function() {
f7ListItem(title = "Map (unrecorded)", href = "docs/st_andrews/2004_06_23_sap_map.pdf") f7ListItem(title = "Map (unrecorded)", href = "docs/st_andrews/2004_06_23_sap_map.pdf")
) )
), ),
f7AccordionItem(
title = "Patios 1",
f7List(
inset = TRUE, dividers = TRUE, strong = TRUE, outline = FALSE,
f7ListItem(title = "Plat", href = "docs/patios_1/1995_12_04_patios_1_plat.pdf")
)
),
f7AccordionItem( f7AccordionItem(
title = "Patios 2", title = "Patios 2",
f7List( f7List(

Binary file not shown.