|
|
|
|
|
by obituary_latte
3507 days ago
|
|
The meta viewport is breaking the docs site. var gt = document.getElementsByTagName('meta');gt[3].content='';
Fixes it for those in a rush to see it. There is a "view source" app in the AppStore that allows you to inject js. |
|