1 | static S hmobilefix() { |
2 | ret "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">"; |
3 | } |
4 | |
5 | static S hmobilefix(S html) { |
6 | ret hAddToHead(html, hmobilefix()); |
7 | } |
Began life as a copy of #1003214
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1003217 |
Snippet name: | hmobilefix - fix fonts for mobile browsers |
Eternal ID of this version: | #1003217/2 |
Text MD5: | 7ec5694d67d0a4935453339678712e86 |
Author: | stefan |
Category: | javacx / html |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-05-15 14:12:07 |
Source code size: | 186 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 705 / 712 |
Version history: | 1 change(s) |
Referenced in: | [show references] |