From 79a6cea12e9c0541e0066be25802f1e174b1cec3 Mon Sep 17 00:00:00 2001 From: Robert Prehn Date: Tue, 15 Sep 2020 17:16:30 -0500 Subject: [PATCH] feat: Add elixir to highlight --- apps/content/lib/content_web/templates/posts/index.html.eex | 2 ++ apps/content/lib/content_web/templates/posts/show.html.eex | 2 ++ 2 files changed, 4 insertions(+) diff --git a/apps/content/lib/content_web/templates/posts/index.html.eex b/apps/content/lib/content_web/templates/posts/index.html.eex index b1cc02ac..e62d9dfc 100644 --- a/apps/content/lib/content_web/templates/posts/index.html.eex +++ b/apps/content/lib/content_web/templates/posts/index.html.eex @@ -47,4 +47,6 @@ + diff --git a/apps/content/lib/content_web/templates/posts/show.html.eex b/apps/content/lib/content_web/templates/posts/show.html.eex index 007624d6..c12fa290 100644 --- a/apps/content/lib/content_web/templates/posts/show.html.eex +++ b/apps/content/lib/content_web/templates/posts/show.html.eex @@ -37,4 +37,6 @@ +