rename from llmex to monotab
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
defmodule Llmex.Pages.Posts do
|
||||
defmodule MonoTab.Pages.Posts do
|
||||
use Tableau.Page,
|
||||
layout: Llmex.IndexLayout,
|
||||
layout: MonoTab.IndexLayout,
|
||||
permalink: "/posts"
|
||||
|
||||
use Phoenix.Component
|
||||
|
||||
def template(assigns) do
|
||||
|
Reference in New Issue
Block a user