{"version":3,"names":[],"mappings":"","sources":["index.pug"],"sourcesContent":["doctype html\nhtml(lang=\"en\" prefix=\"og: http://ogp.me/ns#\")\n  head\n    title Test\n    meta(charset=\"utf-8\")\n    meta(name=\"viewport\", content=\"initial-scale=1.0, user-scalable=yes, width=device-width\")\n    meta(name=\"description\" content=\"Random stuff\")\n    meta(name=\"author\" content=\"Analogika Kft.\")\n    // Open Graph data\n    meta(property=\"og:title\" content=\"Test\")\n    meta(property=\"og:determiner\" \"a\")\n    meta(property=\"og:type\" content=\"website\")\n    // The name of the larger website\n    meta(property=\"og:site_name\" content=\"Random stuff\")\n    meta(property=\"og:description\" content=\"Random stuff\")\n    // An image url wich will represent the object in the graph and on the twitter card\n    meta(property=\"og:locale\" content=\"en_US\")\n  body\n    header my hands are typing words...\n    include content.pug"],"file":"index.html"}