Skip to content

Commit

Permalink
Merge pull request #96 from gubrus50/development-version
Browse files Browse the repository at this point in the history
Development version
  • Loading branch information
gubrus50 authored Jun 3, 2023
2 parents f055e70 + 410fa0a commit fff2488
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes/templates/recipes/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
<link name="googleFonts" href="https://fonts.googleapis.com/css2?family=Qwigley&display=swap" rel="stylesheet">
<link name="googleFonts" href="https://fonts.googleapis.com/css2?family=Raleway:wght@200&display=swap" rel="stylesheet">

<!-- AdSense -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1383441886364586" crossorigin="anonymous"></script>
{% block head %}{% endblock %}

{% if messages %}
Expand Down

0 comments on commit fff2488

Please sign in to comment.