svn commit: r51786 - head/zh_CN.UTF-8/htdocs
Guangyuan Yang
ygy at FreeBSD.org
Wed Jun 6 14:28:08 UTC 2018
Author: ygy
Date: Wed Jun 6 14:28:06 2018
New Revision: 51786
URL: https://svnweb.freebsd.org/changeset/doc/51786
Log:
Add the 25th anniversary logo to zh_CN.UTF-8/htdocs/index.xsl.
MFen: r51605 -> 51696
Reviewed by: loader (mentor), delphij (mentor)
Approved by: loader (mentor), delphij (mentor)
Differential Revision: https://reviews.freebsd.org/D15658
Modified:
head/zh_CN.UTF-8/htdocs/index.xsl
Modified: head/zh_CN.UTF-8/htdocs/index.xsl
==============================================================================
--- head/zh_CN.UTF-8/htdocs/index.xsl Wed Jun 6 13:25:46 2018 (r51785)
+++ head/zh_CN.UTF-8/htdocs/index.xsl Wed Jun 6 14:28:06 2018 (r51786)
@@ -163,6 +163,22 @@
</div> <!-- frontnewcontent -->
<div class="frontnewbot"><div><b style="display: none">.</b></div></div>
</div> <!-- frontnewroundbox -->
+ <!-- 25th anniversary logo -->
+ <div class="frontfeaturecontent">
+ <!-- XXX: target page not yet ready
+ <a href="XXX TBD"
+ title="&os; 25th Anniversary">
+ -->
+ <img
+ src="&enbase;/layout/images/25thanniversary.png"
+ style="margin-top: 5px;"
+ width="167" height="88"
+ alt="25th Anniversary Logo" />
+ <!--
+ </a>
+ -->
+ </div>
+ <!-- end 25th anniversary logo -->
</div> <!-- FEATURERIGHT -->
</div> <!-- FRONTFEATURECONTAINER -->
More information about the svn-doc-all
mailing list