ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Plume/Plume.php
Executable file
5
heimdall/config/www/SupportedApps/Plume/Plume.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Plume;
|
||||
|
||||
class Plume extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Plume/app.json
Executable file
10
heimdall/config/www/SupportedApps/Plume/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "e5289e584b9daf86b4ee2b2b394696cdd99a07cf",
|
||||
"name": "Plume",
|
||||
"website": "https://joinplu.me",
|
||||
"license": "GNU Affero General Public License v3.0",
|
||||
"description": "Plume is a federated blogging engine based on ActivityPub. It is written in Rust, with the Rocket framework, and Diesel to interact with the database. The front-end uses Ructe templates, WASM and SCSS.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "plume.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Plume/plume.png
Executable file
BIN
heimdall/config/www/SupportedApps/Plume/plume.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
Reference in New Issue
Block a user