diff --git a/app/components/footer.hbs b/app/components/footer.hbs index 6218121..0252b10 100644 --- a/app/components/footer.hbs +++ b/app/components/footer.hbs @@ -1,32 +1,36 @@ -{{!-- footer.hbs --}} +{{!-- app/components/footer.hbs --}} diff --git a/app/styles/app.css b/app/styles/app.css index 859193c..5a35f47 100644 --- a/app/styles/app.css +++ b/app/styles/app.css @@ -70,3 +70,8 @@ img { .footer .next .icon { float: right; } + +.footer .ember-logo { + height: 30px; + width: auto; +} diff --git a/public/ember.svg b/public/ember.svg new file mode 100644 index 0000000..8ea0f40 --- /dev/null +++ b/public/ember.svg @@ -0,0 +1,6 @@ + + + + + +