Delete self referencing link to news home page.

This commit is contained in:
Wolfram Schneider 1998-10-20 13:14:25 +00:00
parent 070a2600c7
commit 549e420e48
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3632

View file

@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-09-26 12:32:00 $">
<!ENTITY date "$Date: 1998-10-20 13:14:25 $">
<!ENTITY title "FreeBSD News">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]>
<!-- $Id: news.sgml,v 1.4 1998-09-26 12:32:00 wosch Exp $ -->
<!-- $Id: news.sgml,v 1.5 1998-10-20 13:14:25 wosch Exp $ -->
<html>
&header;
@ -27,8 +27,6 @@ FreeBSD Really-Quick(TM) NewsLetter. Things Happening in FreeBSD.
<h2><a href="http://www.daemonnews.org">Daemon News</a></h2>
<p>The industry leader in BSD news.</p>
&newshome;
&footer;
</body>
</html>