diff --git a/lib/zoeyscomputer_web/live/gist_live/show.html.heex b/lib/zoeyscomputer_web/live/gist_live/show.html.heex index 3121f29..3031c0a 100644 --- a/lib/zoeyscomputer_web/live/gist_live/show.html.heex +++ b/lib/zoeyscomputer_web/live/gist_live/show.html.heex @@ -23,7 +23,6 @@ language={@gist.lang} title={@gist.title} line_numbers={true} - highlighted_lines={[118, 119, 120]} /> <.back navigate={~p"/gists"}>Back to gists