Commit 7aee74b8 authored by Henk Verlinde's avatar Henk Verlinde
Browse files

Update config

parent 3e7a9ba7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -9,15 +9,15 @@ lead: "Hugo documentation theme build on Hyas."

<div class="row justify-content-center">
  <div class="col-lg-5">
    <h2 class="h4 mt-1">100/A+ scores</h5>
    <h2 class="h4 mt-1">100/A+ scores</h2>
    <p>Get perfect Google Lighthouse and <a href="https://observatory.mozilla.org/" target="_blank" rel="noreferrer noopener">Mozilla Observatory</a> scores by default.</p>
  </div>
  <div class="col-lg-5">
    <h2 class="h4 mt-1">Algolia DocSearch</h5>
    <h2 class="h4 mt-1">Algolia DocSearch</h2>
    <p>The best search experience for docs, by <a href="https://docsearch.algolia.com/" target="_blank" rel="noreferrer noopener">Algolia</a>, for free.</p>
  </div>
  <div class="col-lg-5">
    <h2 class="h4 mt-1">Dark/Light toggle</h5>
    <h2 class="h4 mt-1">Dark/Light toggle</h2>
    <p>Enable dark mode at night or in dark environments.</p>
  </div>
</div>
 No newline at end of file
+0 −4
Original line number Diff line number Diff line
# Redirect default Netlify subdomain to primary domain
https://doks.netlify.app/* https://doks.gethyas.com/:splat 301!
https://doks.netlify.com/* https://doks.gethyas.com/:splat 301!

# redirects for Netlify - https://www.netlify.com/docs/redirects/
{{- range $p := .Site.Pages -}}
{{- range .Aliases }}