ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Gitea/Gitea.php
Executable file
5
heimdall/config/www/SupportedApps/Gitea/Gitea.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Gitea;
|
||||
|
||||
class Gitea extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Gitea/app.json
Executable file
10
heimdall/config/www/SupportedApps/Gitea/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "060b3b99f88e96085b4a68e095bc9e3d1d91e1bc",
|
||||
"name": "Gitea",
|
||||
"website": "https://gitea.io/",
|
||||
"license": "MIT License",
|
||||
"description": "Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go and published under the MIT license.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "gitea.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Gitea/gitea.png
Executable file
BIN
heimdall/config/www/SupportedApps/Gitea/gitea.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 3.7 KiB |
Reference in New Issue
Block a user