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:
@ -5,19 +5,22 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
|
||||
<meta property="og:title" content="404 Page not found" />
|
||||
<meta property="og:description" content="به اشتراک گذاشتن اُردن با جهان — تصویر به تصویر" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://picturingjordan.com/fa/404.html" />
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="404 Page not found"/>
|
||||
<meta name="twitter:description" content="به اشتراک گذاشتن اُردن با جهان — تصویر به تصویر"/>
|
||||
<meta name="google-site-verification" content="BAi69DROASu2b2mkVNA_EyUsobfH7Mq8BmSg2Rn-Zp4" />
|
||||
<meta name="msvalidate.01" content="2CA373095D945D1AA256B1CD8A3DF872" />
|
||||
<meta name="yandex-verification" content="96b099438f75a04a" />
|
||||
<meta name="generator" content="Hugo 0.78.1" />
|
||||
<meta name="generator" content="Hugo 0.79.0" />
|
||||
|
||||
|
||||
|
||||
@ -31,7 +34,7 @@
|
||||
|
||||
<!-- RTL -->
|
||||
|
||||
<link href="https://picturingjordan.com/css/style.rtl.c228a621c111e2c73e640163956fdc7f86ad2b81d0b4a286be023429653e4cc6.css" rel="stylesheet" integrity="sha256-wiimIcER4sc+ZAFjlW/cf4atK4HQtKKGvgI0KWU+TMY=" crossorigin="anonymous">
|
||||
<link href="https://picturingjordan.com/css/style.rtl.916c0510e81432b6c9a23eb52c005da43722de8214ae38ec354eadf6cf50b323.css" rel="stylesheet" integrity="sha256-kWwFEOgUMrbJoj61LABdpDci3oIUrjjsNU6t9s9QsyM=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<!-- minified Font Awesome for SVG icons -->
|
||||
|
Reference in New Issue
Block a user