moves news and 404 from repo root dir to `_pages/` where they are supposed to be + changes their extensions to `.md`
8 lines
78 B
Markdown
8 lines
78 B
Markdown
---
|
|
layout: page
|
|
title: news
|
|
permalink: /news/
|
|
---
|
|
|
|
{% include news.liquid %}
|