diff options
author | Choom | 2022-12-17 06:04:21 -0300 |
---|---|---|
committer | Choom | 2022-12-17 06:11:55 -0300 |
commit | 96b833cbc8f7b792ae6c5ff2714f0cd168b63beb (patch) | |
tree | bbc1303831f0ef83fd829574cbd0c4468ece9594 /cgi/templates/home.html | |
parent | d1ba98fb315b50cd469a391843304b26af67d552 (diff) | |
download | weabot-96b833cbc8f7b792ae6c5ff2714f0cd168b63beb.tar.gz weabot-96b833cbc8f7b792ae6c5ff2714f0cd168b63beb.tar.xz weabot-96b833cbc8f7b792ae6c5ff2714f0cd168b63beb.zip |
Basural en frame y home
Diffstat (limited to 'cgi/templates/home.html')
-rw-r--r-- | cgi/templates/home.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cgi/templates/home.html b/cgi/templates/home.html index 1875fd2..7784c7c 100644 --- a/cgi/templates/home.html +++ b/cgi/templates/home.html @@ -64,7 +64,8 @@ <a href="/movil.html">BaI Móvil</a> · <a href="/cgi/stats" target="_blank">Estadísticas</a> · <a href="/archivo.html" target="_blank">Archivo</a> · - <a href="/api.html" target="_blank">API</a> + <a href="/api.html" target="_blank">API</a> · + <a href="/basural.html" target="_blank">Basural</a> </div> </td> </tr> |