Update config
This commit is contained in:
		@@ -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>
 | 
			
		||||
@@ -1,7 +1,3 @@
 | 
			
		||||
# 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 }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user