summaryrefslogtreecommitdiffstats
path: root/site/posts/Ltac101.v
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-02-19 16:41:12 +0100
committerThomas Letan <lthms@soap.coffee>2020-02-19 16:41:12 +0100
commit9d8fc208f7936221c0606501c90d0ed5bad587b7 (patch)
treefa21936b2effa796d32732b8225f94ac2598a9d4 /site/posts/Ltac101.v
parentVarious improvement in the content generation process (diff)
Do not use raw HTML for the titles of Coq posts
Diffstat (limited to 'site/posts/Ltac101.v')
-rw-r--r--site/posts/Ltac101.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/posts/Ltac101.v b/site/posts/Ltac101.v
index 7b3c02a..f71510f 100644
--- a/site/posts/Ltac101.v
+++ b/site/posts/Ltac101.v
@@ -1,4 +1,4 @@
-(** #<h1>Ltac 101</h1>#
+(** * Ltac 101
This article has originally been published on #<span class="time">October
16, 2017</span>#. *)