add back lost link to local vars
This commit is contained in:
parent
27293914ae
commit
682f524f72
1
vars.pug
1
vars.pug
|
@ -18,3 +18,4 @@
|
||||||
'cell': '<span id="phone"><a href="tel:<phone>"><phone></a> <span id="phone-hint">/* please consider texting first? */</span></span>',
|
'cell': '<span id="phone"><a href="tel:<phone>"><phone></a> <span id="phone-hint">/* please consider texting first? */</span></span>',
|
||||||
}
|
}
|
||||||
var source_link = 'https://<host>/<user>/<repo>/commit/' + version
|
var source_link = 'https://<host>/<user>/<repo>/commit/' + version
|
||||||
|
include vars.local.pug
|
||||||
|
|
Loading…
Reference in New Issue
Block a user