소스 검색

Typo in homepage title

Wait did I have this since January, 1st?!
master
David Larlet 3 년 전
부모
커밋
3527100e49
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    1
      david/index.html
  2. 1
    1
      david/templates/profil.html

+ 1
- 1
david/index.html 파일 보기

@@ -69,7 +69,7 @@
<a href="http://larlet.com" data-instant>this page 🇨🇦</a>.
</p>

<h2>Publication récentes</h2>
<h2>Publications récentes</h2>

<nav>

+ 1
- 1
david/templates/profil.html 파일 보기

@@ -20,7 +20,7 @@
<a href="http://larlet.com" data-instant>this page 🇨🇦</a>.
</p>

<h2>Publication récentes</h2>
<h2>Publications récentes</h2>

<nav>
{% for month_year, group in page_list %}

Loading…
취소
저장