Please see: https://github.com/kevinSuttle/html-meta-tags, thanks for the idea @dandv!
Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/
| DROP TABLE IF EXISTS location; | |
| CREATE TABLE IF NOT EXISTS `location` ( | |
| `locId` int(11) unsigned NOT NULL AUTO_INCREMENT, | |
| `country` varchar(2) DEFAULT NULL, | |
| `region` varchar(2) DEFAULT NULL, | |
| `city` varchar(1000) DEFAULT NULL, | |
| `postalCode` varchar(10) DEFAULT NULL, | |
| `latitude` float DEFAULT NULL, | |
| `longitude` float DEFAULT NULL, |
| [ | |
| { | |
| "class": "sidebar_container", | |
| // $base02: #073642 | |
| "layer0.tint": [7,54,66], | |
| "layer0.opacity": 1.0, | |
| "layer0.draw_center": false, | |
| "layer0.inner_margin": [0, 0, 1, 0], | |
| "content_margin": [0, 0, 1, 0] |
Getting started:
Related tutorials: