Added a list of meta homepages
This commit is contained in:
parent
589e675205
commit
c90e013887
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3362
1 changed files with 17 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-08-03 10:07:55 $">
|
||||
<!ENTITY date "$Date: 1998-08-17 18:53:11 $">
|
||||
<!ENTITY title "Site Map and Index of http://www.FreeBSD.org">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY atoz SYSTEM "atoz.sgml">
|
||||
<!ENTITY site SYSTEM "site.sgml">
|
||||
]>
|
||||
<!-- $Id: index-site.sgml,v 1.16 1998-08-03 10:07:55 wosch Exp $ -->
|
||||
<!-- $Id: index-site.sgml,v 1.17 1998-08-17 18:53:11 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -14,6 +14,21 @@
|
|||
<h1>Site Map</h1>
|
||||
&site;
|
||||
|
||||
<h2>Meta homepages</h2>
|
||||
<ul>
|
||||
<li><a href="../news/news.html">News</a></li>
|
||||
<li><a href="../docs.html">Documentation</a></li>
|
||||
<li><a href="../support.html">Support</a></li>
|
||||
<li><a href="../security/security.html">Security</a></li>
|
||||
<li><a href="../releases/index.html">Release Information</a></li>
|
||||
<li><a href="../projects/projects.html">Projects</a></li>
|
||||
<li><a href="../gallery/gallery.html">Gallery</a></li>
|
||||
<li><a href="../ports/index.html">Ports</a></li>
|
||||
<li><a href="../commercial/commercial.html">Commercial Vendors</a></li>
|
||||
<li><a href="../internal/internal.html">Internal</a></li>
|
||||
<li><a href="../copyright/copyright.html">Copyright</a></li>
|
||||
<li><a href="../search/search.html">Search</a></li>
|
||||
</ul>
|
||||
<HR NOSHADE>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue