Skip to content

Commit

Permalink
Merge pull request #401 from AsociacionDrupalES/400-logo
Browse files Browse the repository at this point in the history
#400: Added DrupalCamp 2020 logo and favicon.
  • Loading branch information
pcambra authored Mar 7, 2020
2 parents 8e7bade + 699b6f2 commit 96cde8d
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 2 deletions.
11 changes: 11 additions & 0 deletions config/sync/coming_soon_th.settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
features:
node_user_picture: 1
comment_user_picture: 1
comment_user_verification: 1
favicon: 1
logo:
use_default: 1
favicon:
use_default: 0
path: themes/coming_soon_th/favicon.ico
mimetype: image/vnd.microsoft.icon
Binary file added web/themes/coming_soon_th/favicon.ico
Binary file not shown.
3 changes: 3 additions & 0 deletions web/themes/coming_soon_th/images/logos/Vectorjezu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="container">
<div class="logo">
<a href="#">
{# <img src="https://via.placeholder.com/50x50" alt="[ Logo ]">#}
<img src="{{ directory }}/images/logos/Vectorjezu.svg" alt="DrupalCamp Spain 2020 logo">
<h2>DRUPAL CAMP <br/>SPAIN 2020</h2>
</a>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="container">
<div class="logo">
<a href="#">
{# <img src="https://via.placeholder.com/50x50" alt="[ Logo ]">#}
<img src="{{ directory }}/images/logos/Vectorjezu.svg" alt="DrupalCamp Spain 2020 logo">
<h2>DRUPAL CAMP <br>SPAIN 2020</h2>
</a>
</div>
Expand Down

0 comments on commit 96cde8d

Please sign in to comment.