Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 395 Bytes

File metadata and controls

19 lines (18 loc) · 395 Bytes
layout default
title Accueil
permalink /

Yassin AGX

Bienvenue sur mon site internet dédié à mes occupations numériques et analogiques.

    {% for post in site.posts %}
  • {{ post.date | date: "%d-%m-%Y" }} {{ post.title }}
  • {% endfor %}