---
org-demo.html | 10 +++++-----
zh-CN/org-demo.html | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/org-demo.html b/org-demo.html
index d3d0de9..fe0a516 100644
--- a/org-demo.html
+++ b/org-demo.html
@@ -4,13 +4,13 @@
#+title: <span class="org-document-title">Example Org File</span>
#+author: <span class="org-document-info">TEC</span>
#+date: <span class="org-document-info">2020-10-27</span></pre>
+ <aside class="right">
+ <h4>Outlining</h4>
+ Headings and folding make structured editing a breeze.
+ Plain text makes it easy to sync and version control Org files.
+ </aside>
<details open>
<summary>
- <aside class="right" style="position: relative; z-index: -1">
- <h4>Outlining</h4>
- Headings and folding make structured editing a breeze.
- Plain text makes it easy to sync and version control Org files.
- </aside>
<pre><span class="org-level-1">* Revamp orgmode.org website</span></pre>
</summary>
<aside class="left">
diff --git a/zh-CN/org-demo.html b/zh-CN/org-demo.html
index 0ec6b19..14a60f5 100644
--- a/zh-CN/org-demo.html
+++ b/zh-CN/org-demo.html
@@ -4,13 +4,13 @@
#+title: <span class="org-document-title">Example Org File</span>
#+author: <span class="org-document-info">TEC</span>
#+date: <span class="org-document-info">2020-10-27</span></pre>
+ <aside class="right">
+ <h4>概述显示</h4> <!-- TODO: I don't know if this is the best way to phrase it
-->
+ 章节标题与折叠让结构化编辑小菜一碟。
+ 纯文本使得将 Org 文件同步或者加入版本管理十分容易。
+ </aside>
<details open>
<summary>
- <aside class="right" style="position: relative; z-index: -1">
- <h4>概述显示</h4> <!-- TODO: I don't know if this is the best way to
phrase it -->
- 章节标题与折叠让结构化编辑小菜一碟。
- 纯文本使得将 Org 文件同步或者加入版本管理十分容易。
- </aside>
<pre><span class="org-level-1">* Revamp orgmode.org website</span></pre>
</summary>
<aside class="left">
--
2.54.0