Spaces:
Running
Running
Update header text
Browse files- src/components/Header.tsx +2 -2
- src/data/conferences.yml +1 -1
src/components/Header.tsx
CHANGED
|
@@ -59,7 +59,7 @@ const Header = ({ onSearch }: HeaderProps) => {
|
|
| 59 |
pull request
|
| 60 |
</a>.
|
| 61 |
<br />
|
| 62 |
-
P.S.
|
| 63 |
<a
|
| 64 |
href="https://hf.co/papers/submit"
|
| 65 |
target="_blank"
|
|
@@ -68,7 +68,7 @@ const Header = ({ onSearch }: HeaderProps) => {
|
|
| 68 |
>
|
| 69 |
submit
|
| 70 |
</a>
|
| 71 |
-
{' '}
|
| 72 |
<a
|
| 73 |
href="https://hf.co/papers"
|
| 74 |
target="_blank"
|
|
|
|
| 59 |
pull request
|
| 60 |
</a>.
|
| 61 |
<br />
|
| 62 |
+
P.S. Is your paper already on Arxiv? Feel free to{' '}
|
| 63 |
<a
|
| 64 |
href="https://hf.co/papers/submit"
|
| 65 |
target="_blank"
|
|
|
|
| 68 |
>
|
| 69 |
submit
|
| 70 |
</a>
|
| 71 |
+
{' '}it to{' '}
|
| 72 |
<a
|
| 73 |
href="https://hf.co/papers"
|
| 74 |
target="_blank"
|
src/data/conferences.yml
CHANGED
|
@@ -557,7 +557,7 @@
|
|
| 557 |
link: https://ecai2025.org/deadlines/
|
| 558 |
deadline: '2025-05-06 23:59:59'
|
| 559 |
timezone: UTC-12
|
| 560 |
-
place: Bologna,
|
| 561 |
date: October 25-30, 2025
|
| 562 |
tags:
|
| 563 |
- machine-learning
|
|
|
|
| 557 |
link: https://ecai2025.org/deadlines/
|
| 558 |
deadline: '2025-05-06 23:59:59'
|
| 559 |
timezone: UTC-12
|
| 560 |
+
place: Bologna, Italy
|
| 561 |
date: October 25-30, 2025
|
| 562 |
tags:
|
| 563 |
- machine-learning
|