Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictoria <hello@victoria.dev>2019-03-15 18:27:09 +0300
committerGitHub <noreply@github.com>2019-03-15 18:27:09 +0300
commit632bcd4579b1a7866fd21ad49401fb550c075972 (patch)
treeffc7d22b1ef7b8e40287a6a0e1952631f7aa77e0 /.gitignore
parent29bca079b00f3281bf73a2df55d6ce8f71372837 (diff)
Fix hero sizes (#137)
* Fix hero sizes - Use proper sections in index.html to comply with bulma styles - Update default value of header height to "fullheight" (shows navbar) * Revert unrelated changes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 00c7a58..3acdc80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-exampleSite/public
+exampleSite/public \ No newline at end of file