diff --git a/templates/article.html b/templates/article.html index ad1afc2..6ac52c8 100644 --- a/templates/article.html +++ b/templates/article.html @@ -69,7 +69,7 @@
-

{{title}}

+

{{title}}

{% for author in authors %} {{author.full_name}}'s Avatar* { .text-block { font-size: 6vw; } -} +} \ No newline at end of file