Change layout
This commit is contained in:
parent
9b24962de9
commit
2cc8af0fef
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: single
|
layout: single
|
||||||
title: About
|
title: About
|
||||||
|
classes: wide
|
||||||
permalink: /about/
|
permalink: /about/
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: single
|
layout: single
|
||||||
title: Contact
|
title: Contact
|
||||||
|
classes: wide
|
||||||
permalink: /contact/
|
permalink: /contact/
|
||||||
---
|
---
|
||||||
You can contact me via:
|
You can contact me via:
|
||||||
|
@ -3,5 +3,6 @@
|
|||||||
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
|
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
|
||||||
|
|
||||||
layout: home
|
layout: home
|
||||||
|
classes: wide
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user