blog

My blog at www.shimmy1996.com

git clone git://git.shimmy1996.com/blog.git
commit 76e1aa3576d09c0e9febe7ae74843aa3e56e6b04
parent 2b16fa2b440ccb2f89f706b8daf63ce3bd1babff
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Sun, 12 Apr 2020 23:30:09 -0500

Markup p-name and h-card

Diffstat:
Mcontent/_index.en.md | 3+++
Mcontent/_index.zh.md | 3+++
Morg/fixed.org | 10++++++++++
3 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/content/_index.en.md b/content/_index.en.md
@@ -3,6 +3,7 @@ title = "Library of Trantor"
 draft = false
 +++
 
+<div class="h-card">
 <img style="float:right;width:5em;" class="u-photo" alt="" src="/logo.svg">
 <h1>Library of Trantor</h1>
 
@@ -18,3 +19,5 @@ Feel free to leave a comment or shoot me an <a rel="me" class="u-email" href="ma
 
 All contents on this site are licensed under a
 [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/) (CC BY-SA 4.0).
+
+</div>
diff --git a/content/_index.zh.md b/content/_index.zh.md
@@ -3,6 +3,7 @@ title = "川陀大学图书室"
 draft = false
 +++
 
+<div class="h-card">
 <img style="float:right;width:5em;" class="u-photo" alt="" src="/logo.svg">
 <h1>川陀大学图书室</h1>
 
@@ -17,3 +18,5 @@ _[计划](/zh/now/)进行中。_
 ```
 
 本站所有内容使用[Creative Commons署名-相同方式共享4.0国际许可协议](http://creativecommons.org/licenses/by-sa/4.0/deed.zh)(CC BY-SA 4.0)。
+
+</div>
diff --git a/org/fixed.org b/org/fixed.org
@@ -12,6 +12,7 @@
 :END:
 
 #+BEGIN_EXPORT html
+<div class="h-card">
 <img style="float:right;width:5em;" class="u-photo" alt="" src="/logo.svg">
 <h1>Library of Trantor</h1>
 #+END_EXPORT
@@ -29,6 +30,10 @@ Feel free to leave a comment or shoot me an <a rel="me" class="u-email" href="ma
 All contents on this site are licensed under a
 [[http://creativecommons.org/licenses/by-sa/4.0/][Creative Commons Attribution-ShareAlike 4.0 International License]] (CC BY-SA 4.0).
 
+#+BEGIN_EXPORT html
+</div>
+#+END_EXPORT
+
 ** zh
 :PROPERTIES:
 :EXPORT_TITLE: 川陀大学图书室
@@ -36,6 +41,7 @@ All contents on this site are licensed under a
 :END:
 
 #+BEGIN_EXPORT html
+<div class="h-card">
 <img style="float:right;width:5em;" class="u-photo" alt="" src="/logo.svg">
 <h1>川陀大学图书室</h1>
 #+END_EXPORT
@@ -52,6 +58,10 @@ All contents on this site are licensed under a
 
 本站所有内容使用[[http://creativecommons.org/licenses/by-sa/4.0/deed.zh][Creative Commons署名-相同方式共享4.0国际许可协议]](CC BY-SA 4.0)。
 
+#+BEGIN_EXPORT html
+</div>
+#+END_EXPORT
+
 * Now
 :PROPERTIES:
 :EXPORT_HUGO_SLUG: now