]> Pileus Git - ~andy/aweather-web/blobdiff - index.c
Update for 0.5
[~andy/aweather-web] / index.c
diff --git a/index.c b/index.c
index d66adffaab86e0da1dac99035dcf4931dc417e24..7fa87d22b401f9edf6db4eac21624ac0404bbc7d 100644 (file)
--- a/index.c
+++ b/index.c
@@ -16,7 +16,6 @@ page_t grits[] = {
 };
 page_t footer[] = {
        {"contact", "Contact", print_contact},
-       {"legal",   "Legal",   print_legal},
        {NULL,      NULL,      NULL},
 };
 page_t special[] = {