added const TEL (working on mailgo for telephone numbers!)
This commit is contained in:
parent
c806078ae6
commit
ad6bc65d5c
@ -1,6 +1,7 @@
|
||||
// @flow
|
||||
const V = "MAILGO_VERSION";
|
||||
const MAILTO = "mailto:";
|
||||
const TEL = "tel:";
|
||||
|
||||
// mailgo style (gulp)
|
||||
const mailgoCSS = document.createElement("style");
|
||||
|
Loading…
x
Reference in New Issue
Block a user