You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-10 22:41:25 +02:00
Added more pages to site when not authenticated and added more content on the pages.
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="description" content="{{block "description" .}}{{end}} ">
|
||||
<meta name="author" content="{{block "author" .}}{{end}}">
|
||||
<meta name="description" content="Web app delivering Software-as-a-Service available anytime, anywhere, on any device.">
|
||||
<meta name="author" content="Geeks Accelerator">
|
||||
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="{{ SiteAssetUrl "/assets/images/favicon.png" }}">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="{{ SiteAssetUrl "/images/saas-stater-kit-icon-200x200.png" }}">
|
||||
|
||||
<!-- ============================================================== -->
|
||||
<!-- Custom fonts for this template -->
|
||||
|
Reference in New Issue
Block a user