Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2018 08:15:06 +0000 (UTC)
From:      Ruey-Cherng Yu <rcyu@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51715 - head/zh_TW.UTF-8/htdocs
Message-ID:  <201805240815.w4O8F68J015945@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rcyu
Date: Thu May 24 08:15:06 2018
New Revision: 51715
URL: https://svnweb.freebsd.org/changeset/doc/51715

Log:
  - Add the 25th anniversary logo to the Traditional Chinese front page.

Modified:
  head/zh_TW.UTF-8/htdocs/index.xsl

Modified: head/zh_TW.UTF-8/htdocs/index.xsl
==============================================================================
--- head/zh_TW.UTF-8/htdocs/index.xsl	Thu May 24 08:05:54 2018	(r51714)
+++ head/zh_TW.UTF-8/htdocs/index.xsl	Thu May 24 08:15:06 2018	(r51715)
@@ -161,6 +161,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 -->



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805240815.w4O8F68J015945>