diff --git a/themes/hugoplate/layouts/_default/baseof.html b/themes/hugoplate/layouts/_default/baseof.html index 48a1098..f7979eb 100755 --- a/themes/hugoplate/layouts/_default/baseof.html +++ b/themes/hugoplate/layouts/_default/baseof.html @@ -1,58 +1,82 @@ - - - - {{ partial "essentials/head.html" . }} - - - - {{ partialCached "essentials/style.html" . }} - - - - - - - - - {{ if hugo.IsProduction }} - {{ partialCached "preloader.html" . }} - {{ partialCached "gtm-noscript.html" . }} - {{ else }} - {{ partial "preloader.html" . }} - - - - {{ partial "components/tw-size-indicator.html" . }} - {{ end }} - - - - {{ partial "essentials/header.html" . }} - {{ partial "search-modal.html" (dict "Context" . ) }} - - -
- {{ block "main" . }}{{ end }} -
- - - {{ if hugo.IsProduction }} - {{ partialCached "essentials/footer.html" . }} - {{ partialCached "essentials/script.html" . }} - {{ else }} - {{ partial "essentials/footer.html" . }} - {{ partial "essentials/script.html" . }} - {{ end }} - - {{ partial "body_end_scripts.html" . }} - {{ partial "body_end_styles.html" . }} - + {{- end -}}" lang="{{ site.LanguageCode | default `en-US` }}" itemtype="http://schema.org/WebPage"> + + + + {{ partial "essentials/head.html" . }} + + + + {{ partialCached "essentials/style.html" . }} + + + + + + + + + + + + + {{ if hugo.IsProduction }} + {{ partialCached "preloader.html" . }} + {{ partialCached "gtm-noscript.html" . }} + {{ else }} + {{ partial "preloader.html" . }} + + + + {{ partial "components/tw-size-indicator.html" . }} + {{ end }} + + + + {{ partial "essentials/header.html" . }} + {{ partial "search-modal.html" (dict "Context" . ) }} + + +
+ {{ block "main" . }}{{ end }} +
+ + + {{ if hugo.IsProduction }} + {{ partialCached "essentials/footer.html" . }} + {{ partialCached "essentials/script.html" . }} + {{ else }} + {{ partial "essentials/footer.html" . }} + {{ partial "essentials/script.html" . }} + {{ end }} + + {{ partial "body_end_scripts.html" . }} + {{ partial "body_end_styles.html" . }} + + diff --git a/themes/hugoplate/layouts/index.html b/themes/hugoplate/layouts/index.html index 78570a0..06b894a 100644 --- a/themes/hugoplate/layouts/index.html +++ b/themes/hugoplate/layouts/index.html @@ -1,337 +1,332 @@ {{ define "main" }} - -
-
-
-
-
-
-

- Ethereum indexer proven to find more address appearances -

- -

- Build on complete data to deliver better apps and services -

-
- -
-
- -
- - Find this one missing balance change - - Precisely reconcile balances and create comprehensive tax reports -
-
- -
- -
- - Discover all interactions - - Build apps tracking wallets, comprehensive stats, transaction history lists -
-
+ +
+
+
+
+
+
+

+ Ethereum indexer proven to find more address appearances +

-
- -
- - Unlock detailed insights - - Base your data science research on a solid foundation -
-
-
+

+ Build on complete data to deliver better apps and services +

+ + +
+
+ +
+ + Find this one missing balance change + + Precisely reconcile balances and create comprehensive tax reports +
-
+
+ +
+ + Discover all interactions + + Build apps tracking wallets, comprehensive stats, transaction history lists +
+
+
+ +
+ + Unlock detailed insights + + Base your data science research on a solid foundation +
+
+
+ - - - - -
-
-

- Seamlessly integrate Key with your current workflow or QuickNode account -

- - Sign up +
+ +
+ + + +
+
+

+ Seamlessly integrate Key with your current workflow or QuickNode account +

+ +
+ Sign up + +
+ + Add to QuickNode -
- - Add to QuickNode - - -
+
-
- + + + - -
-
-
- +
+
+
+{{ end }} +{{ end }} + {{ end }}