Add credit

This commit is contained in:
CHIEFSOFT\ameye
2023-11-11 05:46:50 -05:00
parent 49850a86f8
commit 11db8a167c
9 changed files with 897 additions and 44 deletions
+6 -2
View File
@@ -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>