Revert "Customize"

This reverts commit 9e404c6252.
master
David Skrabal 2021-10-27 13:17:15 -04:00
parent 9e404c6252
commit d10adb0684
2 changed files with 5 additions and 7 deletions

View File

@ -1,11 +1,10 @@
labarks' testing Bangle.js App Loader (and Apps)
Bangle.js App Loader (and Apps)
================================
[![Build Status](https://travis-ci.org/espruino/BangleApps.svg?branch=master)](https://travis-ci.org/espruino/BangleApps)
* Try my **development version** at [github.io](https://labarks.github.io/BangleApps/)
* Try the official **release version** at [banglejs.com/apps](https://banglejs.com/apps)
* Try the official **development version** at [github.io](https://espruino.github.io/BangleApps/)
* Try the **release version** at [banglejs.com/apps](https://banglejs.com/apps)
* Try the **development version** at [github.io](https://espruino.github.io/BangleApps/)
**All software (including apps) in this repository is MIT Licensed - see [LICENSE](LICENSE)** By
submitting code to this repository you confirm that you are happy with it being MIT licensed,

View File

@ -17,7 +17,7 @@
<meta name="application-name" content="BangleApps">
<meta name="msapplication-TileColor" content="#5755d9">
<meta name="theme-color" content="#5755d9">
<title>labarks' testing Bangle.js App Loader</title>
<title>Bangle.js App Loader</title>
</head>
<body>
<header class="navbar-primary navbar">
@ -72,8 +72,7 @@
</ul>
</div>
<div class="filter-nav">
<label class="chip" filterid="">Default</label>
<label class="chip active" filterid="testing">Testing</label>
<label class="chip active" filterid="">Default</label>
<label class="chip" filterid="clock">Clocks</label>
<label class="chip" filterid="game">Games</label>
<label class="chip" filterid="tool">Tools</label>