Initial commit
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
*/
|
||||
|
||||
// Variables
|
||||
$backgroundPath: "{{ .Site.Params.backgroundPath | default "images/bg.jpg" }}";
|
||||
// Variables - Seasonal Background
|
||||
$backgroundPath: "{{ partial "seasonal-background.html" . }}";
|
||||
|
||||
// Breakpoints.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user