Commit d43ccd2b by lwilms

small change

parent c7d0ff3d
...@@ -13,7 +13,7 @@ MAIN_TEMPLATE = 'main.tex' ...@@ -13,7 +13,7 @@ MAIN_TEMPLATE = 'main.tex'
META_TEMPLATE = 'meta.tex' META_TEMPLATE = 'meta.tex'
CUSTOM_TEMPLATE_CLASS = 'twentysecondcv.cls' CUSTOM_TEMPLATE_CLASS = 'twentysecondcv.cls'
PLUGIN_TEMPLATE_BLUEPRINT = '{}.tex' PLUGIN_TEMPLATE_BLUEPRINT = '{}.tex'
LOGO_FILE = 'fact_logo.png' LOGO_FILE = '/new_template/fact.png'
def render_number_as_size(number, verbose=True): def render_number_as_size(number, verbose=True):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment