diff options
| author | ache <ache@ache.one> | 2022-04-18 15:41:53 +0200 |
|---|---|---|
| committer | ache <ache@ache.one> | 2022-04-18 15:41:53 +0200 |
| commit | 8b34268211eb094157c3706b06c8043f9cdcca4e (patch) | |
| tree | 506ae3f5038e362ba525c225da113d0887a3e632 | |
| parent | Base design of notes (diff) | |
Delete useless classes
| -rw-r--r-- | articles/article.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/articles/article.m4 b/articles/article.m4 index cc27d0d..04b3ede 100644 --- a/articles/article.m4 +++ b/articles/article.m4 @@ -9,7 +9,7 @@ include(HEADER_HEADER) <div id="decal_panel"> -<article class="post hentry clearfix"><section> +<article class="post"><section> include(tmpFileNameArticle) </section> </article> |