Add credit
This commit is contained in:
+6
-2
@@ -6,7 +6,7 @@
|
||||
<widget id="com.wrenchboard.users" version="13.1.5" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||
<title>WrenchBoard</title>
|
||||
<description></description>
|
||||
<author email="support@wrenchboard.com" href="https://www.wrenchboard.com/">WrenchBoard Team</author>
|
||||
<author email="support@wrenchboard.com" href="https://www.wrenchboard.com/"></author>
|
||||
<base href="/" />
|
||||
|
||||
<meta name="color-scheme" content="light dark" />
|
||||
@@ -32,7 +32,11 @@
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body style="background-image: url('https://www.wrenchboard.com/assets/images/apps/wrench-app-main.jpg');
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
">
|
||||
<app-root></app-root>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user