Skip to content

Commit

Permalink
[ELAOMOJIS] Remove tweet
Browse files Browse the repository at this point in the history
  • Loading branch information
camille-cast committed Dec 20, 2023
1 parent d215d57 commit ef5cb1f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
2 changes: 0 additions & 2 deletions content/misc/elaomojis.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
twitterImage: content/images/social/elaomojis.jpg
ogImage: content/images/social/elaomojis.jpg

tweetId: '1415955889643823104'

title: "Notre sélection d'Elaomojis | Elao"
description: "Voici une sélection de nos Elaomojis préférés. Vous trouverez aussi les Elaomojis
qui représentent chaque membre de la magic team ! | Elao"
Expand Down
16 changes: 0 additions & 16 deletions templates/site/elaomojis.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,6 @@
</ul>
{% endfor %}
{% endfor %}

{# TODO : set tweet ID in elaomojis.config.json once tweeted 🐦 #}
{% if config.tweetId is not empty %}
<div class="bricks">
<div class="brick-comment">
<p class="title">Et vous ?</p>
<p>
Quels sont vos emojis préférés ?
<a href="{{ external_url('twitter_like', { tweet_id: config.tweetId }) }}" target="_blank" class="animated-link animated-link--light">
Poursuivons la discussion sur twitter !
</a>
</p>
<div id="tweet-container" class="tweet-container" data-tweet-id="{{ config.tweetId }}"></div>
</div>
</div>
{% endif %}
</div>
{% endblock %}

Expand Down

0 comments on commit ef5cb1f

Please sign in to comment.