Commit f2f49370 authored by Henk Verlinde's avatar Henk Verlinde
Browse files

docs: update frontpage

parent 632623f2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -7,5 +7,3 @@ lastmod: 2020-10-06T08:47:36+00:00
draft: false
images: []
---

Like Doks? [Star on GitHub](https://github.com/h-enk/doks/stargazers)! ⭐️🙏
+3 −3
Original line number Diff line number Diff line
{{ define "main" }}
<section class="section container-fluid mt-n3 pb-5">
<section class="section container-fluid mt-n3 pb-3">
  <div class="row justify-content-center">
    <div class="col-lg-12 text-center">
      <h1 class="mt-0">{{ .Title }}</h1>
@@ -16,7 +16,7 @@
{{ define "sidebar-prefooter" }}
<section class="section section-sm">
  <div class="container">
    <div class="row justify-content-center text-center mt-lg-3">
    <div class="row justify-content-center text-center">
      <div class="col-lg-5">
        <h2 class="h4">Full text search</h2>
        <p>Search your Doks site with FlexSearch. Easily customize index settings and search options to your liking.</p>
@@ -35,7 +35,7 @@
{{ end }}

{{ define "sidebar-footer" }}
<section class="section container-fluid mt-n3">
<section class="section section-sm container-fluid">
  <div class="row justify-content-center text-center">
    <div class="col-lg-9">
      {{- .Content -}}