Skip to content

Commit d63f8d7

Browse files
fix: new line issue
1 parent b2ba3b4 commit d63f8d7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

main.py

+2-5
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,8 @@ def main():
3737
}}
3838
```
3939
40-
<a href="https://gael-lopes-da-silva.github.io/portfolio/">
41-
<kbd>
42-
<br>&nbsp;<b>Portfolio</b>&nbsp;<br><br>
43-
</kbd>
44-
</a><img align="right" style="width: 37px;" title="Behold the yellow dancing man!" alt="Too bad, he gone..." src="./assets/yellow_man.gif">
40+
<a href="https://gael-lopes-da-silva.github.io/portfolio/"><kbd><br>&nbsp;<b>Portfolio</b>&nbsp;<br><br></kbd></a>
41+
<img align="right" style="width: 37px;" title="Behold the yellow dancing man. Do not question him!" alt="Alas, he went..." src="./assets/yellow_man.gif">
4542
"""
4643

4744
with open("README.md", "w") as file:

0 commit comments

Comments
 (0)