Compare commits

..

No commits in common. "f3087dee606d8580a9e6678a9a353d51ed72d3b8" and "bacb0bccc91690d0ac06bf89587300fe173452d7" have entirely different histories.

4 changed files with 0 additions and 24 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

View File

@ -35,13 +35,6 @@
"alt": "" "alt": ""
} }
}, },
{
"label": "Swift",
"image": {
"src": "../../images/swift.png",
"alt": "Swift logo"
}
},
{ {
"label": "Azure", "label": "Azure",
"image": { "image": {

View File

@ -38,23 +38,6 @@
"url": "https://gitea.louisgallet.fr" "url": "https://gitea.louisgallet.fr"
} }
] ]
},
{
"visible": true,
"category": "Application",
"title": "HexConverter",
"description": "A simple application to convert hexadecimal numbers to decimal numbers. Also, it can convert from any base to any base.",
"tags": ["Application"],
"image": {
"src": "../../images/hex-converter.png",
"alt": "HexConverter"
},
"links": [
{
"type": "external",
"url": "https://apps.apple.com/fr/app/hexconverter/id6471345416"
}
]
} }
], ],
"button": { "button": {