diff --git a/public/img/social-image-card.jpg b/public/img/social-image-card.jpg new file mode 100644 index 0000000..ea7e49f Binary files /dev/null and b/public/img/social-image-card.jpg differ diff --git a/public/img/social-image-opengraph.jpg b/public/img/social-image-opengraph.jpg new file mode 100644 index 0000000..f28b22b Binary files /dev/null and b/public/img/social-image-opengraph.jpg differ diff --git a/readme.md b/readme.md index 31de6d9..7f3fec7 100644 --- a/readme.md +++ b/readme.md @@ -111,6 +111,9 @@ The following list of files and directories are where various pieces of the publ * `resources/sass/partials`: Stylessheets for partial-specific styles wrapped in the respective partial component class * `resources/sass/classes`: General stylesheets for classes that can be used anywhere * `resources/sass/mixins`: Stylesheets declaring SCSS mixins for use in other stylesheets +* `public/favicon.ico` and `public/favicon.png`: Placeholders for the favicon files +* `public/img/logo.png`: Placeholder for the website logo +* `public/img/social-image-card.jpg` and `public/img/social-image-opengraph.jpg`: Placeholders for images that will show up in social shares Dependencies can be included with npm and loaded either into the `jsPublicLibs` array in the gulpfile or imported in the javascript. diff --git a/resources/views/templates/base.blade.php b/resources/views/templates/base.blade.php index 598b841..e302a07 100644 --- a/resources/views/templates/base.blade.php +++ b/resources/views/templates/base.blade.php @@ -30,12 +30,12 @@ - + - +