Merge Contact page into About
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
82bbaf239c
commit
20a690db86
|
@ -29,8 +29,6 @@ menu:
|
|||
main:
|
||||
- name: About
|
||||
pageRef: about
|
||||
- name: Contact
|
||||
pageRef: contact
|
||||
- name: Posts
|
||||
pageRef: posts
|
||||
- name: Publications
|
||||
|
|
|
@ -4,10 +4,24 @@ author: mattcen
|
|||
type: page
|
||||
url: /about
|
||||
date: 2016-01-21T06:57:02+00:00
|
||||
aliases: /contact
|
||||
|
||||
---
|
||||
<img src="/wp-content/uploads/2018/02/me-large.jpg" style="display: block; margin: auto; width: 50%; height: 50%">
|
||||
|
||||
## Contact Details
|
||||
|
||||
My contact details are accessible via the icons in the footer of this website, but I'll also include some here for convenience:
|
||||
|
||||
* Email: mattcen AT mattcen DOT com
|
||||
* Matrix: [@mattcen:mattcen.com](https://matrix.to/#/@mattcen:mattcen.com)
|
||||
* Mastodon: [@mattcen@aus.social](https://aus.social/@mattcen)
|
||||
* GitHub: [@mattcen](https://github.com/mattcen)
|
||||
|
||||
I'm also available via Signal; feel free to email me if you'd prefer that medium.
|
||||
|
||||
## About Me
|
||||
|
||||
Hi! I'm Matthew Cengia. You can call me Matt, or my online handle, [@mattcen](https://aus.social/@mattcen).
|
||||
|
||||
I'm a Linux systems administrator and software developer, free and open source software advocate, and scout leader. I'm also polyamorous, bisexual, and non-binary, and I use they/them/theirs pronouns. All of the above are important to my identity, and each component may be the focus of one or more blog posts in future.
|
||||
|
|
|
@ -1,17 +0,0 @@
|
|||
---
|
||||
title: Contact
|
||||
author: mattcen
|
||||
type: page
|
||||
url: /contact
|
||||
date: 2016-01-21T08:07:48+00:00
|
||||
|
||||
---
|
||||
|
||||
My contact details are accessible via the icons in the footer of this website, but I'll also include some here for convenience:
|
||||
|
||||
* Email: mattcen AT mattcen DOT com
|
||||
* Matrix: [@mattcen:mattcen.com](https://matrix.to/#/@mattcen:mattcen.com)
|
||||
* Mastodon: [@mattcen@aus.social](https://aus.social/@mattcen)
|
||||
* GitHub: [@mattcen](https://github.com/mattcen)
|
||||
|
||||
I'm also available via Signal; feel free to email me if you'd prefer that medium.
|
Loading…
Reference in New Issue