From 499dd05c018a9e04b505055c5641227a4f2c9575 Mon Sep 17 00:00:00 2001
From: Kai Reinhard <K.Reinhard@micromata.de>
Date: Fri, 14 Dec 2018 17:00:44 +0000
Subject: [PATCH] Merlin -> BorgButler
---
borgbutler-webapp/public/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/borgbutler-webapp/public/index.html b/borgbutler-webapp/public/index.html
index fdf380b..e40955b 100644
--- a/borgbutler-webapp/public/index.html
+++ b/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.
--
Gitblit v1.10.0