Skip to content

Commit

Permalink
Update sidebar.html.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
fredgido committed Oct 1, 2023
1 parent c69eb08 commit a0209f3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions app/views/layouts/sidebar.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,6 @@
<section id="content" class="flex-1 min-w-0 sm:order-1">
<%= yield :content %>
</section>

<section id="exoclick">
<% if false && CurrentUser.user.show_ads? && controller_name == "posts" %>
<script async type="application/javascript" src="https://a.magsrv.com/ad-provider.js"></script>
<ins class="eas6a97888e" data-zoneid="5031812"></ins>
<script>(AdProvider = window.AdProvider || []).push({"serve": {}});</script>
<% end %>
</section>
</div>
</div>
</div>
Expand Down

0 comments on commit a0209f3

Please sign in to comment.