diff --git a/public/img/favicon.png b/public/img/favicon.png new file mode 100644 index 0000000..02604d7 Binary files /dev/null and b/public/img/favicon.png differ diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 88a64ec..f5fbf1a 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -11,6 +11,7 @@ LUTIm + %= stylesheet 'css/bootstrap.min.css', media => 'screen' %= stylesheet 'css/fontello.css' %= stylesheet 'css/uploader.css' diff --git a/templates/twitter.html.ep b/templates/twitter.html.ep index c6e77d4..3747a15 100644 --- a/templates/twitter.html.ep +++ b/templates/twitter.html.ep @@ -5,6 +5,7 @@ LUTIm + % if (defined(config('tweet_card_via'))) {