diff --git a/.gitignore b/.gitignore index 7cf68d0..d984f5e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ dist .sass-cache app/bower_components .DS_Store - +.idea/ diff --git a/scripts/content.json b/content/index.json similarity index 100% rename from scripts/content.json rename to content/index.json diff --git a/content/images/bg.jpg b/images/bg.jpg similarity index 100% rename from content/images/bg.jpg rename to images/bg.jpg diff --git a/index.html b/index.html index 3102aa6..131af31 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@