diff options
-rw-r--r-- | themes/marvin/marvin.theme | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/themes/marvin/marvin.theme b/themes/marvin/marvin.theme index fad4e87a7..2393150c7 100644 --- a/themes/marvin/marvin.theme +++ b/themes/marvin/marvin.theme @@ -10,8 +10,6 @@ <HTML> <HEAD> <TITLE><? print $site_name; ?></TITLE> - <META NAME="description" CONTENT="drop.org"> - <META NAME="keywords" CONTENT="drop, weblog, portal, community, news, article, announcements, stories, story, computer, science, space, hype, cult, geek, nerd, foo, bar"> </HEAD> <STYLE type="text/css"> <!-- @@ -23,7 +21,7 @@ <TABLE BORDER="0" CELLPADDING="8" CELLSPACING="0"> <TR> <TD WIDTH="30" ROWSPAN="3"> </TD> - <TD><A HREF=""><IMG SRC="themes/marvin/images/logo.gif" ALT="drop.org" BORDER="0"></A></TD> + <TD><A HREF=""><IMG SRC="themes/marvin/images/logo.gif" ALT="" BORDER="0"></A></TD> <TD> </TD> </TR> <TR> |