From bbf59ddd4e651b5be47256305cacbb2560a8b8fd Mon Sep 17 00:00:00 2001 From: unpregnant Date: Wed, 22 Feb 2017 23:03:28 +0100 Subject: [PATCH] ADD autofont --- docs/Docs.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/Docs.md b/docs/Docs.md index 7931b47..9416532 100755 --- a/docs/Docs.md +++ b/docs/Docs.md @@ -42,6 +42,14 @@ Sample content of `index.mustache`: ``` +If you want fonts to adjust, according to the personal information, just add the tag `autofont` to the resume-div: + +```html +
+ +
+``` + For further reference, check out existing templates.