1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yourls_ynh.git synced 2024-09-03 20:35:59 +02:00

update manifest

This commit is contained in:
Thomas LEBEAU 2014-07-01 07:26:18 +02:00
parent e590ba5d25
commit e273af422e
2 changed files with 4 additions and 3 deletions

View file

@ -3,8 +3,9 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title></title> <title></title>
<link rel="stylesheet" href="css/style.css"/>
</head> </head>
<body> <body>
<a href="/admin">Admin page</a> <a href="admin">Admin page</a>
</body> </body>
</html> </html>

View file

@ -2,8 +2,8 @@
"name": "Yourls", "name": "Yourls",
"id": "yourls", "id": "yourls",
"description": { "description": {
"en": "A drop-in, low-overhead monitoring web dashboard for a linux machine.", "en": "a URL shortening service",
"fr": "Un tableau de bord leger pour le monitoring d'un serveur linux." "fr": "un service de raccourcisseur d'url"
}, },
"developer": { "developer": {
"name": "courgette", "name": "courgette",