File size: 644 Bytes
2409829 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
+++
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>.rs](mailto: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.
</article>
</div>
</section>
|