Compare commits

..

No commits in common. "07b312234f39115d65ae1d355a31838226ecd9f1" and "fe7f4644aed620bfb24f54967a855b5a6446341e" have entirely different histories.

2 changed files with 0 additions and 2 deletions

1
404.md
View file

@ -1 +0,0 @@
No encontré esta página... Quizás me podrías [avisar](Contacto.html). o/

View file

@ -3,7 +3,6 @@
template () {
echo -n "<!doctype html>"
echo -n "<meta charset=utf-8>"
echo -n "<meta name=viewport content='width=device-width, initial-scale=1.0'>"
echo -n "<link rel=stylesheet href=drip.css>"
echo -n "<title>$1</title>"
if test "$inicio" != true; then