Explorar el Código

Fix 404 typo.

1991
urlysses hace 7 años
padre
commit
424aced3ec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      1991.fs

+ 1
- 1
1991.fs Ver fichero

@@ -354,7 +354,7 @@ s" image/x-icon" filetype: ico
slurp-file ;

: 404content-type txt ;
: 404html s" 404";
: 404html s" 404" ;

: either-resolve ( addr u -- resolveaddr resolveu )
s" GET" search if


Cargando…
Cancelar
Guardar