We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d7a0b commit aedc866Copy full SHA for aedc866
main.jl
@@ -21,12 +21,13 @@ function (@main)(args)
21
22
```json
23
{
24
- "message": "I dost extend a hearty welcome to thee upon mine profile page.",
+ "message": "I dost extend a hearty welcome to thee upon mine profile page",
25
"informations": {
26
"name": "Gaël LOPES DA SILVA",
27
"age": $(getAge()),
28
"location": "The fair realm of France",
29
"class": "high sorcerer",
30
+ "specialisation": "tamer of the digital realm"
31
"job": [
32
"Web Developper",
33
"Student"
0 commit comments