Skip to content

Commit

Permalink
try evadav
Browse files Browse the repository at this point in the history
  • Loading branch information
fredgido committed Oct 24, 2023
1 parent 6ca153e commit af82ef4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/views/layouts/sidebar.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@
<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 src="https://zmonei.com/na/waWQiOjExNTc4NjcsInNpZCI6MTIyNTI5MSwid2lkIjo0NTczNzksInNyYyI6Mn0=eyJ.js"></script>
<% end %>
</section>

</div>
</div>
</div>
Expand Down

0 comments on commit af82ef4

Please sign in to comment.