Skip to content

Commit

Permalink
DVO Media Support attribution
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaun Hare committed Jan 4, 2016
1 parent 8cb5ae9 commit 8fb1315
Show file tree
Hide file tree
Showing 6 changed files with 452 additions and 5 deletions.
2 changes: 2 additions & 0 deletions app/src/Service/JoindinService.php
Original file line number Diff line number Diff line change
Expand Up @@ -134,4 +134,6 @@ public function areEventsApproved(array &$events)

return $found;
}


}
2 changes: 2 additions & 0 deletions app/templates/content/supporters-content-dvo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DVO Media has expertise in enterprise web development.
Working either from their office, or on-site to suit clients' needs.
1 change: 0 additions & 1 deletion app/templates/content/supporters-content-you.md

This file was deleted.

2 changes: 1 addition & 1 deletion app/templates/content/supporters-content.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Without our supporters we cannot bring you the great content we do, so we would like to thank those below
who we are pleased to say help us with our location, meet-up drinks and costs of the event. If your interested
who we are pleased to say help us with our location, meet-up drinks,food and costs of the event. If your interested
in supporting our event please get in contact.
6 changes: 3 additions & 3 deletions app/templates/home.twig
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@

<div class="supporter">
<div class="supporter-icon-box">
<img class="supporter-icon" src="imgs/your-logo-here.svg" alt="support us"/>
<a href="http://dvomedia.net/"><img class="supporter-icon" src="imgs/dvomedia-logo.svg" alt="DVO Media Ltd"/></a>
</div>
<h4 class="supporter-heading">Your Logo here </h4>
<span class="supporter-description">{{ "supporters-content-you" | content | raw }}</span>
<h4 class="supporter-heading">DVO Media</h4>
<span class="supporter-description">{{ "supporters-content-dvo" | content | raw }}</span>

</div>
</div>
Expand Down
Loading

0 comments on commit 8fb1315

Please sign in to comment.