From ac6ccf4abb95ca6bfbc55600a608c63559c4fb8c Mon Sep 17 00:00:00 2001
From: BudsieBuds
+
+This is the source code for the Open Source Point of Sale website. The website is build by GitHub Pages with Jekyll. Dependency versions used are found here: https://pages.github.com/versions/.
diff --git a/_config.yml b/_config.yml
index 7961f1aed..e47157bc7 100644
--- a/_config.yml
+++ b/_config.yml
@@ -21,6 +21,7 @@ title: Open Source Point of Sale
description: >- # this means to ignore newlines until "baseurl:"
Open Source Point of Sale is a web based point of sale system written in the PHP language.
It uses MySQL as the data storage back-end and has a simple user interface.
+baseurl: ""
url: "https://opensourcepos.org" # the base hostname & protocol for your site, e.g. http://example.com
locale: en
diff --git a/_includes/head.html b/_includes/head.html
index ffcabb25e..c87d63a59 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -6,6 +6,6 @@
-
-
+
+
diff --git a/_includes/scripts.html b/_includes/scripts.html
index 9be4bcbb0..666cb9ed5 100644
--- a/_includes/scripts.html
+++ b/_includes/scripts.html
@@ -1,3 +1,3 @@
-
-
+
+
diff --git a/index.md b/index.md
index 981a0d897..942ba8679 100644
--- a/index.md
+++ b/index.md
@@ -19,6 +19,7 @@ title: Home
Open Source Point of Sale