mirror of
https://github.com/there4/markdown-resume.git
synced 2024-12-03 08:59:35 -05:00
Add optional value to the --refresh option. Closes #15
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user