- Move the link at the bottom of the page to the inside of the <p> tags.
- Lowercase some HTML.
This commit is contained in:
parent
634319bf4c
commit
8fd3f41f7b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27413
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/homepage.sgml,v 1.8 2006/02/21 19:30:28 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/homepage.sgml,v 1.9 2006/02/22 13:28:14 joel Exp $">
|
||||
<!ENTITY title "FreeBSD Homepages">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -14,7 +14,7 @@
|
|||
&homepage;
|
||||
</ol>
|
||||
|
||||
<p></p><A HREF="internal.html">FreeBSD Internal Home</a>
|
||||
<p><a href="internal.html">FreeBSD Internal Home</a></p>
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue