20 lines
413 B
Markdown
20 lines
413 B
Markdown
---
|
|
layout: page
|
|
title: Communicate
|
|
subtitle: in cyberspace
|
|
lang: en
|
|
ref: communicate
|
|
---
|
|
|
|
# Email
|
|
|
|
Questions, comments? Send them to [{{ site.author.email }}](mailto:{{ site.author.email }}).
|
|
|
|
# Mastodon
|
|
|
|
[{{ site.author.mastodon.label }}]({{ site.author.mastodon.url }})
|
|
|
|
# RSS feed
|
|
|
|
[{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}]({{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }})
|