diff --git a/DiscordChatExporter.Core.Rendering/Resources/HtmlShared.html b/DiscordChatExporter.Core.Rendering/Resources/HtmlShared.html index 1243306..8efec15 100644 --- a/DiscordChatExporter.Core.Rendering/Resources/HtmlShared.html +++ b/DiscordChatExporter.Core.Rendering/Resources/HtmlShared.html @@ -67,7 +67,7 @@
{{~ # Author name and timestamp ~}} - {{ group.Author.Name | html.escape }} + {{ group.Author.Name | html.escape }} {{~ if group.Author.IsBot ~}} BOT {{~ end ~}}