> Error 404: Resource not found

Requested URL does not exist.


if (page == NULL) {
    printf("Not found (╯°□°)╯︵ ┻━┻\n");
    exit(1);
}
 
// Ir para a home!