mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-02 21:02:49 +02:00
preamble locale fix
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<meta property="og:locale" content="zh-CN" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
|
||||
<meta property="og:updated_time" content="2020-09-18T22:02:21+00:00" />
|
||||
<meta property="og:updated_time" content="2020-09-18T22:25:05+00:00" />
|
||||
<meta property="og:author" content="Mike 'Pomax' Kamermans" />
|
||||
<meta property="og:section" content="Bézier Curves" />
|
||||
<meta property="og:tag" content="Bézier Curves" />
|
||||
@@ -155,8 +155,8 @@
|
||||
<h1 id="toc">目录</h1>
|
||||
<h4>Preamble</h4>
|
||||
<ol class="preamble">
|
||||
<li><a href="#preface">序言 </a></li>
|
||||
<li><a href="#changelog">What's new</a></li>
|
||||
<li><a href="zh-CN/#preface">序言 </a></li>
|
||||
<li><a href="zh-CN/#changelog">What's new</a></li>
|
||||
</ol>
|
||||
<h4>Main content</h4>
|
||||
<ol>
|
||||
|
Reference in New Issue
Block a user