Remove <center> tags from with <title> section.
PR: 20002 Submitted by: James Johnson <bonk1138@msn.com> Approved by: patrick (from freebsd-small mailing list)
This commit is contained in:
parent
112e4eb0d5
commit
d675aadfd7
@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<! $FreeBSD$ >
|
||||
<head>
|
||||
<title><center>PicoBSD Development Kit</center></title>
|
||||
<title>PicoBSD Development Kit</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1><center> How to build your own version
|
||||
|
Loading…
Reference in New Issue
Block a user