diff options
Diffstat (limited to 'about')
| -rw-r--r-- | about/cv.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/about/cv.html b/about/cv.html new file mode 100644 index 0000000..e4037a4 --- /dev/null +++ b/about/cv.html @@ -0,0 +1,12 @@ +--- +title: titles.cv +layout: default + +namespace: about +permalink: /about/cv +permalink_en: /about/cv +--- + +<div id="cv"> + {% tf cv.md %} +</div> |
