mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-12-23 10:11:54 +00:00
30 lines
644 B
Markdown
30 lines
644 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>.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>
|