1
0

Regnerate public

This commit is contained in:
2017-03-24 16:52:30 +02:00
parent ec13a84a23
commit 113772053b
80 changed files with 1188 additions and 2054 deletions

View File

@ -34,24 +34,15 @@
{
"@context": "http://schema.org",
"@type": "Blog",
"headline": "Picturing Jordan",
"url" : "https://picturingjordan.com/",
"author": {
"@type": "Person",
"name": "Alan Orth"
},
"dateModified": "2016-11-07T15:28:23+03:00",
"keywords": "architecture,design,food,nature,ajloun,amman,aqaba,art,baklawa,camping,church,community,dead-sea,driving,eid,jerusalem,kanafeh,mosque,noise,oasis,olives,painting,petra,red-sea,sheep,wetland,whatsapp,yemen,"
,
"keywords": "architecture,design,food,nature,ajloun,amman,aqaba,art,baklawa,camping,church,community,dead-sea,driving,eid,jerusalem,kanafeh,mosque,noise,oasis,olives,painting,petra,red-sea,sheep,wetland,whatsapp,yemen,",
"description": "Sharing Jordan with the worldone picture at a time."
}
</script>
@ -61,7 +52,7 @@
<title>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&#43;0nHuId9vV0Oqe9qSvqAhmtw588G8XKQmOFtA&#43;y4ZkRl2JPMhw1dsN" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -207,8 +198,8 @@
<nav class="blog-pagination">
<a class="btn btn-outline-primary" href="/page/2/" role="button">Previous page</a>
<a class="btn btn-outline-primary" href="/page/4/" role="button">Next page</a>
<a class="btn btn-outline-primary" href="/page/2/" rel="prev" role="button">Previous page</a>
<a class="btn btn-outline-primary" href="/page/4/" rel="next" role="button">Next page</a>
@ -228,22 +219,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>