Skip to content

Commit

Permalink
Merge pull request #61 from Darkbeast-glitch/pop_announcement
Browse files Browse the repository at this point in the history
Add pop-up script for home page in home.html template
  • Loading branch information
davidmgvaz authored May 2, 2024
2 parents 866ce81 + e6f70ad commit 1e264d1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions djangocon_2024/templates/pages/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@
{% block content %}

{# HOME-HEADER #}

<!-- script for pop starts -->
<script src="https://static.elfsight.com/platform/platform.js" data-use-service-core defer></script>
<div class="elfsight-app-8f8c9b45-32fa-42fd-86de-57dac5995e26" data-elfsight-app-lazy></div>


<!-- script for pop up ends -->
<div class="container text-center">
<div id="dates_title"></div>
</div>
Expand Down

0 comments on commit 1e264d1

Please sign in to comment.