mirror of https://gitlab.com/curben/blog
feat(page): add title
This commit is contained in:
parent
b0078b3b33
commit
9329f21f3a
|
@ -1,3 +1,4 @@
|
||||||
---
|
---
|
||||||
|
title: About
|
||||||
layout: about
|
layout: about
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
---
|
---
|
||||||
|
title: Disclaimer
|
||||||
layout: page
|
layout: page
|
||||||
---
|
---
|
||||||
All views expressed on this site are my own and do not represent the opinions of any entity whatsoever with which I have been, am now or will be affiliated.
|
All views expressed on this site are my own and do not represent the opinions of any entity whatsoever with which I have been, am now or will be affiliated.
|
Loading…
Reference in New Issue