23 lines
602 B
Markdown
23 lines
602 B
Markdown
+++
|
|
title = "Press resources"
|
|
template = "page.html"
|
|
+++
|
|
|
|
<section class="section-row">
|
|
<div class="section">
|
|
|
|
# Press resources.
|
|
|
|
This page provides materials for members of the press and anyone looking to share Graphite with their audiences.
|
|
|
|
## Contact.
|
|
|
|
Please get in touch if you'd like to conduct an interview, get any questions answered, or anything else. Send an email to <contact@graphite.rs> 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.
|
|
|
|
</div>
|
|
</section>
|