Author: mseidel
Date: Sat Feb  4 23:33:30 2017
New Revision: 1781715

URL: http://svn.apache.org/viewvc?rev=1781715&view=rev
Log:
Added icon for YouTube channel

Modified:
    openoffice/ooo-site/trunk/content/zh-tw/index.html

Modified: openoffice/ooo-site/trunk/content/zh-tw/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/zh-tw/index.html?rev=1781715&r1=1781714&r2=1781715&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/zh-tw/index.html (original)
+++ openoffice/ooo-site/trunk/content/zh-tw/index.html Sat Feb  4 23:33:30 2017
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml";>
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="ko" lang="ko">
 <head>
     <meta name="description" content="The official home page of the Apache 
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw 
and Base." />
     <meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice, 
Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open 
Document Format, free office editors" />
@@ -27,6 +27,8 @@
           window.open( "https://twitter.com/ApacheOO";, "_blank" );
         } else if ( platform == 'GooglePlus' ) {
           window.open( "https://plus.google.com/+openoffice";, "_blank" );
+               } else if ( platform == 'YouTube' ) {
+          window.open( 
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw";, "_blank" );
         }
       }
 
@@ -349,6 +351,11 @@
                 <img src="/images/logo-googleplus-16.png" 
alt="在Google+上跟隨我們" />
                 <a>Google+</a>
               </span>
+                         <span style="padding: 0 5px; cursor: pointer;" 
onclick="javascript:follow( 'YouTube' );"
+                title="Subscribe to our YouTube channel">
+                <img src="/images/logo-youtube-16.png" alt="Subscribe to our 
YouTube channel" />
+                <a>YouTube</a>
+              </span>
             </p>
           </div>
         </div>


Reply via email to