Open links in another tab (#2)
Browse files- Open links in another tab (82832666dedab412a352bb9a317af05d1ce2540e)
- index.html +4 -4
index.html
CHANGED
@@ -177,10 +177,10 @@
|
|
177 |
|
178 |
<p style="margin-top: 30px;"><i>Join the conversation about Clem's predictions for 2025:</i></p>
|
179 |
<ul style="list-style-type: none; padding-left: 0;">
|
180 |
-
<li>✦ <a href="https://huggingface.co/posts/clem/703679306559358" style="color: inherit; text-decoration: underline;">Hugging Face</a></li>
|
181 |
-
<li>✦ <a href="https://x.com/ClementDelangue/status/1863576648253091934" style="color: inherit; text-decoration: underline;">X</a></li>
|
182 |
-
<li>✦ <a href="https://www.linkedin.com/in/clementdelangue/" style="color: inherit; text-decoration: underline;">LinkedIn</a></li>
|
183 |
-
<li>✦ <a href="https://bsky.app/profile/clem.hf.co/post/3lcdceiv7vk2h" style="color: inherit; text-decoration: underline;">Bluesky</a></li>
|
184 |
</ul>
|
185 |
`,
|
186 |
2: `
|
|
|
177 |
|
178 |
<p style="margin-top: 30px;"><i>Join the conversation about Clem's predictions for 2025:</i></p>
|
179 |
<ul style="list-style-type: none; padding-left: 0;">
|
180 |
+
<li>✦ <a href="https://huggingface.co/posts/clem/703679306559358" style="color: inherit; text-decoration: underline;" target="_blank">Hugging Face</a></li>
|
181 |
+
<li>✦ <a href="https://x.com/ClementDelangue/status/1863576648253091934" style="color: inherit; text-decoration: underline;" target="_blank">X</a></li>
|
182 |
+
<li>✦ <a href="https://www.linkedin.com/in/clementdelangue/" style="color: inherit; text-decoration: underline;" target="_blank">LinkedIn</a></li>
|
183 |
+
<li>✦ <a href="https://bsky.app/profile/clem.hf.co/post/3lcdceiv7vk2h" style="color: inherit; text-decoration: underline;" target="_blank">Bluesky</a></li>
|
184 |
</ul>
|
185 |
`,
|
186 |
2: `
|