Skip to content

Commit 0db7a2d

Browse files
Update README
1 parent c91de79 commit 0db7a2d

File tree

2 files changed

+3
-25
lines changed

2 files changed

+3
-25
lines changed

README.md

+2-13
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,4 @@
1-
<!--- 2024-11-26T14:40:04.566 --->
2-
3-
~~~
4-
█████ ███ █████ ████
5-
░░███ ░███ ░░███ ░░███
6-
░███ ░███ ░███ ██████ ░███ ██████ ██████ █████████████ ██████
7-
░███ ░███ ░███ ███░░███ ░███ ███░░███ ███░░███░░███░░███░░███ ███░░███
8-
░░███ █████ ███ ░███████ ░███ ░███ ░░░ ░███ ░███ ░███ ░███ ░███ ░███████
9-
░░░█████░█████░ ░███░░░ ░███ ░███ ███░███ ░███ ░███ ░███ ░███ ░███░░░
10-
░░███ ░░███ ░░██████ █████░░██████ ░░██████ █████░███ █████░░██████
11-
░░░ ░░░ ░░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ ░░░ ░░░░░ ░░░░░░
12-
~~~
1+
<!--- 2024-11-26T15:43:28.659 --->
132

143
~~~json
154
"informations": {
@@ -23,5 +12,5 @@
2312
}
2413
~~~
2514

26-
[<kbd><b style="padding: 10px;">Portfolio</b></kbd>](https://gael-lopes-da-silva.github.io/portfolio/)
15+
[<kbd><br><strong>Portfolio</strong><br><br></kbd>](https://gael-lopes-da-silva.github.io/portfolio/)
2716
<img align="right" style="width: 37px;" title="This is the yellow dancing man. Don't question him." alt="Too bad. He gone..." src="./assets/yellow_man.gif">

main.jl

+1-12
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,6 @@ function (@main)(args)
1515
text = """
1616
<!--- $(now()) --->
1717
18-
~~~
19-
█████ ███ █████ ████
20-
░░███ ░███ ░░███ ░░███
21-
░███ ░███ ░███ ██████ ░███ ██████ ██████ █████████████ ██████
22-
░███ ░███ ░███ ███░░███ ░███ ███░░███ ███░░███░░███░░███░░███ ███░░███
23-
░░███ █████ ███ ░███████ ░███ ░███ ░░░ ░███ ░███ ░███ ░███ ░███ ░███████
24-
░░░█████░█████░ ░███░░░ ░███ ░███ ███░███ ░███ ░███ ░███ ░███ ░███░░░
25-
░░███ ░░███ ░░██████ █████░░██████ ░░██████ █████░███ █████░░██████
26-
░░░ ░░░ ░░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ ░░░ ░░░░░ ░░░░░░
27-
~~~
28-
2918
~~~json
3019
"informations": {
3120
"name": "Gaël LOPES DA SILVA",
@@ -38,7 +27,7 @@ function (@main)(args)
3827
}
3928
~~~
4029
41-
[<kbd><b style="padding: 10px;">Portfolio</b></kbd>](https://gael-lopes-da-silva.github.io/portfolio/)
30+
[<kbd><br><strong>Portfolio</strong><br><br></kbd>](https://gael-lopes-da-silva.github.io/portfolio/)
4231
<img align="right" style="width: 37px;" title="This is the yellow dancing man. Don't question him." alt="Too bad. He gone..." src="./assets/yellow_man.gif">
4332
"""
4433

0 commit comments

Comments
 (0)