bryndin / maupassant-hugo

"Maupassant IC" Maupassant is a free, minimalistic, light, and responsive Hugo theme designed for bloggers. It offers a clean design focused on readability and simplicity, ensuring your content stands out on desktops, laptops, tablets and phones.
https://bryndin.github.io/maupassant-hugo/
MIT License
0 stars 0 forks source link

404 Page uses non-i18n text #1

Open bryndin opened 4 months ago

bryndin commented 4 months ago

The original template had hardcoded Chinese text. I've already replaced it with English, but it needs to be properly i18n-ed.

            <div class="title404">
                <p>Page Not Found</p>
            </div>