Skip to content

Commit

Permalink
Merge pull request #378 from rickselby-servers/new-guides
Browse files Browse the repository at this point in the history
Add Owen and Jarek
  • Loading branch information
rickselby authored Sep 12, 2024
2 parents 1724d2e + 280defc commit f081443
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/img/guides/owen-vidler.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions views/guides.erb
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,12 @@
<img class="float-end ms-3 mb-3" src="/img/guides/michael-fletcher.jpg">
<%== erb :_tinymce, locals: { id: "guides.michael" } %>
</div>

<div class="clearfix">
<%== erb :_tinymce, locals: { id: "guides.jarek" } %>
</div>

<div class="clearfix">
<img class="float-end ms-3 mb-3" src="/img/guides/owen-vidler.jpg">
<%== erb :_tinymce, locals: { id: "guides.owen" } %>
</div>

0 comments on commit f081443

Please sign in to comment.