- removed all hardcoded references to "drop.org" from my theme
parent
73de7628ed
commit
a388735b57
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue