diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1998-06-24 12:57:37 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1998-06-24 12:57:37 +0000 |
commit | a8ea94afcd4711b9b784081e16a23ce53b5b497f (patch) | |
tree | 0007e4c6b2a55c59bdc260f02e330481db323992 /en | |
parent | 4baece3b3a689b73d95f7e0741e5b48dadd04f68 (diff) | |
download | doc-a8ea94afcd4711b9b784081e16a23ce53b5b497f.tar.gz doc-a8ea94afcd4711b9b784081e16a23ce53b5b497f.zip |
Add chapter Page Design
Notes
Notes:
svn path=/www/; revision=2991
Diffstat (limited to 'en')
-rw-r--r-- | en/internal/about.sgml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/en/internal/about.sgml b/en/internal/about.sgml index dfa277fd00..d76866cd47 100644 --- a/en/internal/about.sgml +++ b/en/internal/about.sgml @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ -<!ENTITY date "$Date: 1998-06-22 15:36:11 $"> +<!ENTITY date "$Date: 1998-06-24 12:57:37 $"> <!ENTITY title "About the FreeBSD WWW Server"> <!ENTITY % includes SYSTEM "includes.sgml"> %includes; ]> -<!-- $Id: about.sgml,v 1.9 1998-06-22 15:36:11 wosch Exp $ --> +<!-- $Id: about.sgml,v 1.10 1998-06-24 12:57:37 wosch Exp $ --> <html> &header; @@ -42,6 +42,13 @@ with input from the FreeBSD community and <b>you</b>. See also the <a href="docproj.html">FreeBSD Documentation Project</a> +<h2>Page Design</h2> + <p> + Original page design by <A HREF="http://www.asis.com/~meganm/"> + Megan McCormack</A> + </p> + + <h2>Mirroring the FreeBSD Web Pages</h2> <p>You can (and are encouraged to) <a href="mirror.html">mirror</a> the FreeBSD web pages on www.freebsd.org.</p> |