From 13584878c23146c7093c8d1b9150ff9a98d28c8b Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Thu, 14 Nov 2019 00:23:01 +0100 Subject: Polish multilang mode, update docs --- exampleSite/assets/_custom.scss | 2 +- exampleSite/assets/_variables.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'exampleSite/assets') diff --git a/exampleSite/assets/_custom.scss b/exampleSite/assets/_custom.scss index 38b16a2..0de9ae1 100644 --- a/exampleSite/assets/_custom.scss +++ b/exampleSite/assets/_custom.scss @@ -1,3 +1,3 @@ -// You can add custom styles here. +/* You can add custom styles here. */ // @import "plugins/numbered"; diff --git a/exampleSite/assets/_variables.scss b/exampleSite/assets/_variables.scss index 431dabc..6e34d16 100644 --- a/exampleSite/assets/_variables.scss +++ b/exampleSite/assets/_variables.scss @@ -1,3 +1,3 @@ -/* You can override SASS variables here. Below example of simple dark theme. */ +/* You can override SASS variables here. */ // @import "plugins/dark"; -- cgit v1.2.3