diff --git a/README.md b/README.md index 7d103e0b..c01ff77e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -Android Asset Studio -==================== +[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) -**[Open the Android Asset Studio](https://romannurik.github.io/AndroidAssetStudio/)** +# The Android Asset Studio is no longer maintained. Please use [icon.kitchen](https://icon.kitchen) or the asset creation tools built into Android Studio + +Legacy link: **[Open the Android Asset Studio](https://romannurik.github.io/AndroidAssetStudio/)** A web-based set of tools for generating graphics and other assets that would eventually be in an Android application's res/ directory. diff --git a/app/_generator-base.html b/app/_generator-base.html index 638b9d2e..36c1a7fd 100644 --- a/app/_generator-base.html +++ b/app/_generator-base.html @@ -1,6 +1,7 @@ {% extends '_base.html' %} {% block body %} +{% block banner %}{% endblock %}