Skip to content

Commit

Permalink
twitter: add explanation to widget (see #777)
Browse files Browse the repository at this point in the history
  • Loading branch information
GraemeWatt committed Mar 19, 2024
1 parent b117511 commit ef85b29
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions hepdata/modules/theme/templates/hepdata_theme/home.html
Expand Up @@ -164,6 +164,12 @@ <h4>Recently Updated Submissions - <a href="search/?q=&sort_order=&sort_by=lates
</p>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
<div class="twitter-area">
<p>
Tweets are not displayed unless you are logged into <a href="https://X.com" target="_blank">X (Twitter)</a>
and your browser settings allow cross-site tracking.
</p>
</div>
{% endif %}

{% include "hepdata_search/modals/search_help.html" %}
Expand Down
2 changes: 1 addition & 1 deletion hepdata/version.py
Expand Up @@ -28,4 +28,4 @@
and parsed by ``setup.py``.
"""

__version__ = "0.9.4dev20240313"
__version__ = "0.9.4dev20240319"

0 comments on commit ef85b29

Please sign in to comment.