diff options
Diffstat (limited to 'public/index.html')
| -rwxr-xr-x | public/index.html | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/public/index.html b/public/index.html index bb0a16e..1f1a188 100755 --- a/public/index.html +++ b/public/index.html @@ -7,18 +7,11 @@ <meta name="author" content="Rubén Beltrán del Río"> <meta name="description" content="monitor @ bdr.sh - check the status of running services"> - <title>monitor @ unlimited 🍕</title> + <title>monitor @ bdr.sh</title> <link rel="stylesheet" type="text/css" href="/css/application.css"> <script type="module" src="https://r.bdr.sh/js/animation.js"></script> <script type="module" src="/js/monitorcito.js"></script> - - <!-- - /\ - / O\ U N L I M I T E D - /O o \ P I Z Z A - |______| - --> </head> <body> <header> |