Add links to about.html, mirror.html, search.html, searchhints.html,
and license.html.
This commit is contained in:
parent
2217ce99be
commit
377c8b9338
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1020
2 changed files with 32 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-01-14 15:01:20 $">
|
||||
<!ENTITY date "$Date: 1997-01-14 15:42:00 $">
|
||||
<!ENTITY title "Index of www.freebsd.org">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -87,6 +87,21 @@
|
|||
<li><a href="gallery.html#personal">Personal sites</a>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<li><a href="about.html">about the FreeBSD WWW Server</a>
|
||||
<ul>
|
||||
<li><a href="mirror.html">Mirroring the FreeBSD Web Pages</a>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<li><a href="search.html">Search</a>
|
||||
<ul>
|
||||
<li><a href="searchhints.html">Searching Hints</a>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<li><a href="license.html">The FreeBSD Copyright</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-01-14 15:01:20 $">
|
||||
<!ENTITY date "$Date: 1997-01-14 15:42:00 $">
|
||||
<!ENTITY title "Index of www.freebsd.org">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -87,6 +87,21 @@
|
|||
<li><a href="gallery.html#personal">Personal sites</a>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<li><a href="about.html">about the FreeBSD WWW Server</a>
|
||||
<ul>
|
||||
<li><a href="mirror.html">Mirroring the FreeBSD Web Pages</a>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<li><a href="search.html">Search</a>
|
||||
<ul>
|
||||
<li><a href="searchhints.html">Searching Hints</a>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<li><a href="license.html">The FreeBSD Copyright</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue