Website.Aboutpage -> Website.AboutPage
This commit is contained in:
parent
11e25fc594
commit
b9022c673b
|
@ -1,4 +1,4 @@
|
||||||
defmodule Website.Aboutpage do
|
defmodule Website.AboutPage do
|
||||||
use Tableau.Page,
|
use Tableau.Page,
|
||||||
layout: Website.PageLayout,
|
layout: Website.PageLayout,
|
||||||
permalink: "/about",
|
permalink: "/about",
|
||||||
|
|
Loading…
Reference in New Issue