ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\GitHub;
class GitHub extends \App\SupportedApps {
}

View File

@@ -0,0 +1,10 @@
{
"appid": "64b2b6d12bfe4baae7dad3d018f8cbf6b0e7a044",
"name": "GitHub",
"website": "https://github.com/",
"license": "MIT License",
"description": "GitHub brings together the world's largest community of developers to discover, share, and build better software.",
"enhanced": false,
"tile_background": "light",
"icon": "github.png"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB