finished updates to camp form

The main parts of the camp form are finished. I may remove the map,
but it's helpful for anyone who is farther away from camp.
This commit is contained in:
Chris Cochrun 2023-03-22 11:11:24 -05:00
parent bfc5d02a55
commit 31fc65500e
5 changed files with 120 additions and 111 deletions

View file

@ -54,7 +54,7 @@
{{ if .Site.Params.enableSearch | default false }}
{{- partial "search.html" . -}}
{{ end }}
{{ partial "leaflet-loader" . }}
{{- partial "leaflet-loader" . -}}
</div>
</body>
</html>