Regnerate public
This commit is contained in:
@ -50,36 +50,23 @@
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "BlogPosting",
|
||||
|
||||
"headline": "The Grandeur of Petra",
|
||||
"image": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https://picturingjordan.com/2016/12/DSC_0029.JPG",
|
||||
|
||||
"height": "1080",
|
||||
"width": "1620"
|
||||
|
||||
},
|
||||
"url": "https://picturingjordan.com/2016/12/grandeur-petra/",
|
||||
"wordCount": "142",
|
||||
|
||||
|
||||
"datePublished": "2016-12-24T20:13:21+02:00",
|
||||
|
||||
|
||||
"dateModified": "2017-01-24T15:27:14+02:00",
|
||||
|
||||
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
}
|
||||
|
||||
,
|
||||
"keywords": "Architecture,Petra"
|
||||
,
|
||||
},
|
||||
"keywords": "Architecture,Petra",
|
||||
"description": "Petra is not only grander than we suppose, but grander than we can suppose."
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
@ -90,7 +77,7 @@
|
||||
<title>The Grandeur of Petra | Picturing Jordan</title>
|
||||
|
||||
<!-- combined, minified CSS -->
|
||||
<link href="https://picturingjordan.com/css/style.css" rel="stylesheet" integrity="sha384-Cdt2yG10w21pA8DMpImJIvsLOME686p75OYD9jGCZVWvOol9zkEsaF3ctGEuBXK6" crossorigin="anonymous">
|
||||
<link href="https://picturingjordan.com/css/style.css" rel="stylesheet" integrity="sha384-KgZMa5t4zn+0nHuId9vV0Oqe9qSvqAhmtw588G8XKQmOFtA+y4ZkRl2JPMhw1dsN" crossorigin="anonymous">
|
||||
|
||||
|
||||
|
||||
@ -208,22 +195,21 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="sidebar-module">
|
||||
<section class="sidebar-module">
|
||||
<h4>Recent Posts</h4>
|
||||
<ol class="list-unstyled">
|
||||
|
||||
<li><a href="/2017/02/sleep-chalet-dead-sea/">Sleep in a Chalet at the Dead Sea</a></li>
|
||||
|
||||
<li><a href="/2017/01/dome-of-the-rock/">The Dome of the Rock</a></li>
|
||||
|
||||
<li><a href="/2016/12/grandeur-petra/">The Grandeur of Petra</a></li>
|
||||
|
||||
<li><a href="/2016/12/kanafeh-classy-palestinian-dessert/">Kanafeh: the Classy Palestinian Dessert</a></li>
|
||||
|
||||
<li><a href="/2016/11/red-orange-yellow-rice-bab-al-yemen/">Red, Orange, and Yellow Rice at Bab al-Yemen</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/2017/02/sleep-chalet-dead-sea/">Sleep in a Chalet at the Dead Sea</a></li>
|
||||
|
||||
<li><a href="/2017/01/dome-of-the-rock/">The Dome of the Rock</a></li>
|
||||
|
||||
<li><a href="/2016/12/grandeur-petra/">The Grandeur of Petra</a></li>
|
||||
|
||||
<li><a href="/2016/12/kanafeh-classy-palestinian-dessert/">Kanafeh: the Classy Palestinian Dessert</a></li>
|
||||
|
||||
<li><a href="/2016/11/red-orange-yellow-rice-bab-al-yemen/">Red, Orange, and Yellow Rice at Bab al-Yemen</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
Reference in New Issue
Block a user