mirror of https://github.com/kianby/blog
rss feed
parent
05d4d2891e
commit
f8ddfb09e2
@ -1,5 +1,5 @@
|
||||
<div class="article">
|
||||
<h1><a href="{{ base_path }}/{{ year }}/{{ slug }}.html">{{ title }}</a></h1>
|
||||
<h1><a href="/{{ year }}/{{ slug }}.html">{{ title }}</a></h1>
|
||||
<p class="meta">{{ category_label}}<span>{{ friendly_date }}</span></p>
|
||||
<p class="summary">{{ summary }}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"site_url": "https://blogduyax.madyanne.fr",
|
||||
"title": "Le blog du Yax",
|
||||
"subtitle": "GNU, Linux, BSD et autres libertés",
|
||||
"author": "Yax"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue