diff --git a/app/styles/app.scss b/app/styles/app.scss index 32931de..8f73f00 100644 --- a/app/styles/app.scss +++ b/app/styles/app.scss @@ -7,4 +7,5 @@ #page_header { margin-bottom: 0; + background-image: url("/assets/images/banner_bkg.png"); } diff --git a/app/templates/application.hbs b/app/templates/application.hbs index 02de048..cf1c39a 100644 --- a/app/templates/application.hbs +++ b/app/templates/application.hbs @@ -1,7 +1,16 @@
-

Biblical Resources for Translators

+

Biblical Resources for Translators

{{outlet}}
+ \ No newline at end of file diff --git a/public/.htaccess b/public/.htaccess new file mode 100644 index 0000000..e69de29