mirror of
https://github.com/there4/markdown-resume.git
synced 2024-12-03 08:59:35 -05:00
Change refresh rate to use input value
This commit is contained in:
parent
9d27d64767
commit
38650cc755
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
{{#reload}}
|
||||
<meta http-equiv="refresh" content="2">
|
||||
<meta http-equiv="refresh" content="{{refresh_rate}}">
|
||||
{{/reload}}
|
||||
|
||||
<title>{{title}}</title>
|
||||
|
Loading…
x
Reference in New Issue
Block a user