Skip to content

Commit a90c00e

Browse files
committed
Mise à jour du post bluesky premier meetup
1 parent ff05902 commit a90c00e

File tree

3 files changed

+4
-16
lines changed

3 files changed

+4
-16
lines changed

_includes/embbed_post.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<blockquote class="bluesky-embed" data-bluesky-uri="at://did:plc:b5h2gnhhogu32jflikge46mj/app.bsky.feed.post/3lbfos7wi7s2t" data-bluesky-cid="bafyreic3yh6hjfeugigtitl6z3xmy5l7ff7ndykakltu3o2nloyo4uteve"><p lang="fr">Deuxième talk de notre soirée #meetup dev tech.
2+
@jmdoudoux.bsky.social nous présente 35 nuances d’hello world en #java. Du #jdk 1.0 au jdk 23<br><br><a href="https://bsky.app/profile/did:plc:b5h2gnhhogu32jflikge46mj/post/3lbfos7wi7s2t?ref_src=embed">[image or embed]</a></p>&mdash; SCIAM (<a href="https://bsky.app/profile/did:plc:b5h2gnhhogu32jflikge46mj?ref_src=embed">@sciam.fr</a>) <a href="https://bsky.app/profile/did:plc:b5h2gnhhogu32jflikge46mj/post/3lbfos7wi7s2t?ref_src=embed">Nov 20, 2024 at 20:38</a></blockquote><script async src="https://embed.bsky.app/static/embed.js" charset="utf-8"></script>

_includes/x_post.html

Lines changed: 0 additions & 14 deletions
This file was deleted.

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
</div>
108108
</div>
109109
<div class="hidden md:block tablet:block md:col-span-2 tablet:col-span-2 lg:col-span-2 flex pt-0 pb-0 flex-wrap items-stretch justify-center rounded-xl shadow-lg bg-white">
110-
{% include x_post.html %}
110+
{% include embbed_post.html %}
111111
</div>
112112
</div>
113113

@@ -324,7 +324,7 @@
324324
<hr class="md:hidden bg-zinc-200 my-20" />
325325

326326
<div class="md:hidden w-full mb-8 items-stretch justify-center rounded-xl shadow-lg bg-white">
327-
{% include x_post.html %}
327+
{% include embbed_post.html %}
328328
</div>
329329
</div>
330330
</div>

0 commit comments

Comments
 (0)