diff options
Diffstat (limited to 'about/index.html')
| -rw-r--r-- | about/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/about/index.html b/about/index.html index 729f5fb..03c3b88 100644 --- a/about/index.html +++ b/about/index.html @@ -7,4 +7,6 @@ permalink: /about/ permalink_en: /about/ --- -{% tf about.md %} +<div id="about"> + {% tf about.md %} +</div> |
