summaryrefslogtreecommitdiff
path: root/exampleSite/assets
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-11-14 00:23:01 +0100
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-11-16 20:35:23 +0100
commit13584878c23146c7093c8d1b9150ff9a98d28c8b (patch)
treecc3aabd06040a8879a27881e62afa3ec52e85392 /exampleSite/assets
parent7b52bf423214194ab39392db6e9bc2de9d36a02d (diff)
Polish multilang mode, update docs
Diffstat (limited to 'exampleSite/assets')
-rw-r--r--exampleSite/assets/_custom.scss2
-rw-r--r--exampleSite/assets/_variables.scss2
2 files changed, 2 insertions, 2 deletions
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";