Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
liamwhite committed Apr 8, 2024
2 parents 0da05e3 + 39efe67 commit 9a47f05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/philomena_web/controllers/search_controller.ex
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ defmodule PhilomenaWeb.SearchController do
render(conn, "index.html",
title: "Searching for #{params["q"]}",
images: [],
tags: [],
error: msg,
search_query: params["q"]
)
Expand Down

0 comments on commit 9a47f05

Please sign in to comment.