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>
<meta charset="UTF-8">
<title></title>
<link rel="stylesheet" href="css/style.css"/>
</head>
<body>
<a href="/admin">Admin page</a>
<a href="admin">Admin page</a>
</body>
</html>

View file

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