comparison pages/news.md @ 288:2e13395adcc0

Major design change, footer, texts.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Sun, 29 May 2022 01:25:16 +0900
parents 598d7f098082
children
comparison
equal deleted inserted replaced
287:7b528322279e 288:2e13395adcc0
1 --- 1 ---
2 layout: page 2 layout: page
3 title: News 3 title: News
4 icon: <i class="fas fa-rss"></i> 4 icon: <i class="fas fa-rss"></i>
5 permalink: news.html 5 permalink: news
6 --- 6 ---
7 7
8 {% for post in site.posts %} 8 {% for post in site.posts %}
9 <div class="primary callout"> 9 <div class="primary callout">
10 {% if post == site.posts.first %} 10 {% if post == site.posts.first %}