mirror of https://github.com/micromata/borgbackup-butler.git

Kai Reinhard
14.00.2018 499dd05c018a9e04b505055c5641227a4f2c9575
Merlin -> BorgButler
2 files modified
6 ■■■■ changed files
borgbutler-webapp/public/index.html 2 ●●● patch | view | raw | blame | history
borgbutler-webapp/public/manifest.json 4 ●●●● patch | view | raw | blame | history
borgbutler-webapp/public/index.html
@@ -22,7 +22,7 @@
    <meta name="msapplication-TileColor" content="#ffffff">
    <meta name="msapplication-TileImage" content="/favicon/ms-icon-144x144.png">
    <meta name="theme-color" content="#ffffff">
    <title>Merlin Webapp</title>
    <title>BorgButler Webapp</title>
<body>
<noscript>
    You need to enable JavaScript to run this app.
borgbutler-webapp/public/manifest.json
@@ -1,6 +1,6 @@
{
  "short_name": "Merlin Webapp",
  "name": "Control Merlin with this webapp.",
  "short_name": "BorgButler Webapp",
  "name": "Control BorgButler with this webapp.",
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#000000",