Docker release

This commit is contained in:
2024-05-26 17:34:34 +02:00
parent b2439d7251
commit 3caf97ce9b
8 changed files with 138 additions and 2 deletions

View File

@ -1,7 +1,7 @@
defmodule HomepageWeb.PageHTML do
use HomepageWeb, :html
import HomepageWeb.HelperComponents
embed_templates "page_html/*"
attr :url, :string, required: true