diff --git a/layouts/_default/home.html b/layouts/_default/home.html index 5e9ddc4..24f423d 100644 --- a/layouts/_default/home.html +++ b/layouts/_default/home.html @@ -1,6 +1,7 @@ {{ define "main" }} {{ $wellClass := `mx-auto max-w-screen-md` }} - + +

@@ -21,43 +22,81 @@

" />

-
{{ .Content }}
- + -
+
{{ $blkClass := `group relative block w-full border-8 border-gray bg-white p-2 text-center leading-tight shadow-md duration-100 hover:border-black sm:w-64` }} {{ $svgWrapperClass := `text-blue group-hover:text-blue-darker` }} {{ $hedClass := `text-blue font-sans font-bold uppercase group-hover:text-blue-darker duration-100` }} {{ $dekClass := `my-1 mx-auto max-w-xs font-serif text-g-7` }} + - +
- - + +
Add an entry
-
Or recommend someone and we’ll follow up!
+
+ Or recommend someone and we’ll follow up! +
{{ $emailSubject := `About my Hidden Figures database entry` }} - +
- - + +
Update your entry
-
Has your information changed? Let us know.
+
+ Has your information changed? Let us know. +
@@ -70,10 +109,16 @@