Go to file
jordi fita mas ae29726fa2 Add the footer site map
I created a common template to show the company address in the footer
and the contact page, and then i realized Go did not like to output my
phone URL in the anchor without having the tel: schema in the template.
I then removed that variable and now the URL is created with tel: and
the phone number with its spaces removed.
2023-10-06 22:02:59 +02:00
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Add the contact page, containing a map with the company location 2023-10-06 21:21:00 +02:00
demo Add the contact page, containing a map with the company location 2023-10-06 21:21:00 +02:00
deploy Add the contact page, containing a map with the company location 2023-10-06 21:21:00 +02:00
pkg Add the footer site map 2023-10-06 22:02:59 +02:00
po Add the footer site map 2023-10-06 22:02:59 +02:00
revert Add the contact page, containing a map with the company location 2023-10-06 21:21:00 +02:00
test Add the contact page, containing a map with the company location 2023-10-06 21:21:00 +02:00
verify Add the contact page, containing a map with the company location 2023-10-06 21:21:00 +02:00
web Add the footer site map 2023-10-06 22:02:59 +02:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
go.mod Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
go.sum Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Add the contact page, containing a map with the company location 2023-10-06 21:21:00 +02:00