Changed biography to index page.
This commit is contained in:
parent
ecc3b58e50
commit
60cddb0981
@ -7,7 +7,7 @@ import com.jessebrault.ssg.text.Text
|
||||
import com.jessebrault.ssg.view.WvcPageView
|
||||
import jakarta.inject.Inject
|
||||
|
||||
@PageSpec(name = 'Biography', path = '/biography')
|
||||
@PageSpec(name = 'Biography', path = '/')
|
||||
class BiographyPage extends WvcPageView {
|
||||
|
||||
private final TitleMaker titleMaker
|
||||
|
Loading…
Reference in New Issue
Block a user