Skip to content

Commit

Permalink
Prettier on json files
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Fabre committed May 13, 2024
1 parent 397eb9d commit 230145a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
9 changes: 1 addition & 8 deletions src/_data/author.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,7 @@
"email": "adrienfabre@protonmail.com",
"telephone": "+33 6 26 55 48 79",
"website": "https://statox.fr",
"skills": [
"Nodejs",
"Typescript",
"Terraform",
"Ansible",
"Git",
"Linux system administration"
],
"skills": ["Nodejs", "Typescript", "Terraform", "Ansible", "Git", "Linux system administration"],
"languages": [
{
"name": "French",
Expand Down
8 changes: 4 additions & 4 deletions src/_data/seo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "The stuff I do",
"description": "A personal blog where I write about my side projects",
"url": "https://www.statox.fr",
"author": "statox"
"title": "The stuff I do",
"description": "A personal blog where I write about my side projects",
"url": "https://www.statox.fr",
"author": "statox"
}

0 comments on commit 230145a

Please sign in to comment.