Move all content to page bundles
This allows me to use Hugo's image resizing to create img srcsets where the client downloads an appropriate image depending on their screen size. I had to go back and find original photos for each of these posts because Hugo was resizing my already-optimized versions and they looked horrible. Unfortunately I couldn't find originals for these posts: - aqaba-dirty-disappointing - contemporary-arab-design-jrf-showroom - eid-mubarak-neighborhood-dumpster - no-noise-near-noisy-mosque - red-orange-yellow-rice-bab-al-yemen Hugo will fall back to looking in the static directory for these.
This commit is contained in:
@ -4,28 +4,28 @@
|
||||
<sitemap>
|
||||
<loc>https://picturingjordan.com/ar/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2020-05-23T15:05:43+03:00</lastmod>
|
||||
<lastmod>2020-03-18T14:42:20+02:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
<sitemap>
|
||||
<loc>https://picturingjordan.com/bg/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2020-03-22T11:33:19+02:00</lastmod>
|
||||
<lastmod>2017-01-24T20:13:21+02:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
<sitemap>
|
||||
<loc>https://picturingjordan.com/en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2020-05-23T15:05:43+03:00</lastmod>
|
||||
<lastmod>2020-04-20T15:55:20+03:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
<sitemap>
|
||||
<loc>https://picturingjordan.com/fa/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2020-07-21T09:07:26+03:00</lastmod>
|
||||
<lastmod>2020-05-23T19:26:18+03:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
Reference in New Issue
Block a user