31 lines
646 B
Markdown
31 lines
646 B
Markdown
+++
|
|
title = "Press resources"
|
|
|
|
[extra]
|
|
css = ["/layout/reading-material.css"]
|
|
+++
|
|
|
|
<section class="reading-material">
|
|
<div class="block">
|
|
|
|
# Press resources
|
|
|
|
<article>
|
|
|
|
Materials for journalists and creators looking to share Graphite with their audiences.
|
|
|
|
## Contact
|
|
|
|
Please get in touch if you'd like to conduct an interview or have questions answered.
|
|
|
|
Send an email to [contact<wbr>@graphite<wbr>.art](mailto:contact@graphite.art) and you can usually expect a quick reply.
|
|
|
|
## Logo
|
|
|
|
Logos in PNG and SVG format are available for use in articles talking about Graphite. See the [logo](/logo) page for downloads.
|
|
|
|
</article>
|
|
|
|
</div>
|
|
</section>
|