removed unused scripts and added htmx badge

This commit is contained in:
Chris 2023-11-11 23:31:23 +01:00
parent 59b67becda
commit 2559d0c45d
2 changed files with 2 additions and 3 deletions

View file

@ -9,8 +9,9 @@
<div align="center">
![](https://img.shields.io/badge/php-7.1%2B-brightgreen.svg)
![](https://img.shields.io/badge/php-7%2B-brightgreen.svg)
![](https://img.shields.io/badge/python-2.7%2B-brightgreen.svg)
![](https://img.shields.io/badge/made%20with-htmx-brightgreen.svg)
[![](https://img.shields.io/docker/pulls/hascheksolutions/opentrashmail?color=brightgreen)](https://hub.docker.com/r/hascheksolutions/opentrashmail)
[![](https://github.com/hascheksolutions/opentrashmail/actions/workflows/build-docker.yml/badge.svg?color=brightgreen)](https://github.com/HaschekSolutions/opentrashmail/actions)
[![Apache License](https://img.shields.io/badge/license-Apache-blue.svg?style=flat)](https://github.com/HaschekSolutions/opentrashmail/blob/master/LICENSE)

View file

@ -29,8 +29,6 @@
</main>
<script src="/js/htmx.min.js"></script>
<script src="/js/namegenerator.js"></script>
<!-- <script src="/js/opentrashmail.js"></script> -->
<script src="/js/moment-with-locales.min.js"></script>
</body>