Skip to content

Commit

Permalink
Meta: link to Japanese translation
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Apr 27, 2016
1 parent 2185b63 commit e4f904f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions dom.bs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ No Editor: true
!Participate: <a href=https://wiki.whatwg.org/wiki/IRC>IRC: #whatwg on Freenode</a>
!Commits: <a href=https://github.com/whatwg/dom/commits>GitHub whatwg/dom/commits</a>
!Commits: <a href=https://twitter.com/thedomstandard>@thedomstandard</a>
!Translation (non-normative): <span title=Japanese><a href=https://triple-underscore.github.io/DOM4-ja.html lang=ja hreflang=ja rel=alternate>日本語</a></span>
Logo: https://resources.whatwg.org/logo-dom.svg
Abstract: DOM defines a platform-neutral model for events and node trees.
Ignored Terms: EmptyString, Array, Document
Expand Down
4 changes: 3 additions & 1 deletion dom.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<p data-fill-with="logo"><a class="logo" href="https://whatwg.org/"> <img alt="WHATWG" height="100" src="https://resources.whatwg.org/logo-dom.svg"> </a> </p>
<hgroup>
<h1 class="p-name no-ref allcaps" id="title">DOM</h1>
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Living Standard — Last Updated <time class="dt-updated" datetime="2016-04-26">26 April 2016</time></span></h2>
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Living Standard — Last Updated <time class="dt-updated" datetime="2016-04-27">27 April 2016</time></span></h2>
</hgroup>
<div data-fill-with="spec-metadata">
<dl>
Expand All @@ -81,6 +81,8 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
<dt>Commits:
<dd><span><a href="https://github.com/whatwg/dom/commits">GitHub whatwg/dom/commits</a></span>
<dd><span><a href="https://twitter.com/thedomstandard">@thedomstandard</a></span>
<dt>Translation (non-normative):
<dd><span><span title="Japanese"><a href="https://triple-underscore.github.io/DOM4-ja.html" hreflang="ja" lang="ja" rel="alternate">日本語</a></span></span>
</dl>
</div>
<div data-fill-with="warning"></div>
Expand Down

0 comments on commit e4f904f

Please sign in to comment.