mirror of
https://github.com/wanderer-industries/wanderer
synced 2025-12-12 18:56:01 +00:00
Initial commit
This commit is contained in:
5
lib/wanderer_app_web/controllers/blog_html.ex
Normal file
5
lib/wanderer_app_web/controllers/blog_html.ex
Normal file
@@ -0,0 +1,5 @@
|
||||
defmodule WandererAppWeb.BlogHTML do
|
||||
use WandererAppWeb, :html
|
||||
|
||||
embed_templates "blog_html/*"
|
||||
end
|
||||
Reference in New Issue
Block a user