Merge branch 'resolve-404-collision' into 'master'

remove permalink from /404 to news.html so that actual 404 page would get displayed

See merge request guardianproject/wind/butter-app-site!13
This commit is contained in:
Nathan Freitas 2022-04-05 13:11:41 +00:00
commit 25e949d875

View file

@ -1,5 +1,5 @@
---
permalink: /404
permalink: /news
layout: default
---