ADD autofont
This commit is contained in:
parent
3af751225f
commit
bbf59ddd4e
@ -42,6 +42,14 @@ Sample content of `index.mustache`:
|
|||||||
</page>
|
</page>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you want fonts to adjust, according to the personal information, just add the tag `autofont` to the resume-div:
|
||||||
|
|
||||||
|
```html
|
||||||
|
<div id="resume1" class="resume" autofont>
|
||||||
|
<!-- Content goes here -->
|
||||||
|
</div>
|
||||||
|
```
|
||||||
|
|
||||||
For further reference, check out existing templates.
|
For further reference, check out existing templates.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user