Skip to content

Commit

Permalink
Remove ads and edit link.
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanieGleason committed Mar 14, 2024
1 parent 8e045c6 commit a100f7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ feed_show_tags: true
post_search: true

# Add a button in the footer to edit the current page. Only works if your website is hosted on GitHub
edit_page_button: true
edit_page_button: false

# Allow sub-menu items (second-level navigation menu items) to be longer than the top-level menu
# If this setting is off, then long sub-menu words might get cut off
Expand Down
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
{% endif%}

</p>
{% unless site.remove-ads %}<p class="theme-by text-muted">
{% unless true %}<p class="theme-by text-muted">
Powered by
<a href="https://beautifuljekyll.com">Beautiful Jekyll</a>
</p>{% endunless %}
Expand Down

0 comments on commit a100f7b

Please sign in to comment.