diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-07-08 19:33:22 +0000 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-07-08 19:33:22 +0000 |
| commit | ebdbb365586eff541b1794ed05476863d099b9b6 (patch) | |
| tree | 36bcacfa3b605e6ca0590d2131cc0bcd4c3e64df /public/index.html | |
| parent | 6a7471cb9ab419c1a7a32c7dd95db99fe604f8c3 (diff) | |
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> |