We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec8b5b commit 3ca79c4Copy full SHA for 3ca79c4
_config.yml
@@ -3,12 +3,12 @@
3
title: OS²Product
4
email: [email protected]
5
description: The Jekyll version of the Spectral theme by HTML5 UP.
6
-baseurl: ""
7
-url: "http://localhost:4000"
+#baseurl: ""
+#url: "http://localhost:4000"
8
9
# Uncomment the lines below if you are deploying to GitHub Pages
10
-#baseurl: "/spectral-jekyll-theme"
11
-#url: "https://janhalen.github.io"
+baseurl: "/spectral-jekyll-theme"
+url: "https://janhalen.github.io"
12
13
# Homepage tiles
14
tiles-source: posts # accepts "posts" or "pages"
0 commit comments