]> BookStack Code Mirror - website/commitdiff
Added tm and copyright to footer
authorDan Brown <redacted>
Thu, 22 Sep 2022 12:09:33 +0000 (13:09 +0100)
committerDan Brown <redacted>
Thu, 22 Sep 2022 12:09:33 +0000 (13:09 +0100)
themes/bookstack/layouts/partials/footer.html

index d55a09bb189936de8a4bb66356571a98866700d6..caa426aa0f33244273ad51fd528b47111d6e7009 100644 (file)
                         Our site stats can <a href="https://analytics.bookstackapp.com/bookstackapp.com" target="_blank" rel="noreferrer">be viewed here</a>. 
                         We also use <a href="https://www.meilisearch.com/" target="_blank" rel="noreferrer">MeiliSearch</a> for providing better search.
                         <br><br>
-                        Latest Blog Post: 
-                        {{ range first 1 ( where .Site.Pages "Section" "blog") }}
-                                <a href="{{.Permalink}}">{{ .Title }}</a>
-                        {{ end }}
+                        BookStack&reg; is a registered trade mark of Daniel Brown. <br>
+                        Copyright 2015-{{ now.Year }} Dan Brown.
                     </p>
                </div>
                 <div class="col-lg-1"></div>