<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: ayumi</title>
    <description>The latest articles on DEV Community by ayumi (@aaayumi).</description>
    <link>https://dev.to/aaayumi</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F289305%2Fd31c034e-fce8-46b4-8cab-15b1bc16fd6f.jpeg</url>
      <title>DEV Community: ayumi</title>
      <link>https://dev.to/aaayumi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aaayumi"/>
    <language>en</language>
    <item>
      <title>404 page in Production doesn't work #gatsby </title>
      <dc:creator>ayumi</dc:creator>
      <pubDate>Tue, 10 Dec 2019 10:00:36 +0000</pubDate>
      <link>https://dev.to/aaayumi/404-page-in-production-doesn-t-work-gatsby-5306</link>
      <guid>https://dev.to/aaayumi/404-page-in-production-doesn-t-work-gatsby-5306</guid>
      <description>&lt;p&gt;I created a 404 page in &lt;code&gt;src/pages&lt;/code&gt;404.js`. &lt;br&gt;
I expect 404 page to be there in production but I just got 404 Not Found error (nginx).&lt;br&gt;
When it's local environment, wrong URL redirect to 404 page for development.&lt;/p&gt;

&lt;p&gt;Why 404 page I created is not showed in production?? &lt;/p&gt;

</description>
      <category>help</category>
      <category>gatsby</category>
    </item>
  </channel>
</rss>
