Skip to content

Commit 52f900b

Browse files
committed
Add README
1 parent 4909b8e commit 52f900b

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

docs/assets/talks/README.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Talks
2+
3+
> Talk assets.
4+
5+
<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->
6+
7+
<section class="intro">
8+
9+
This directory contains assets for talks featuring the project.
10+
11+
</section>
12+
13+
<!-- /.intro -->
14+
15+
<!-- Section to include notes. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
16+
17+
<section class="notes">
18+
19+
## Notes
20+
21+
* Image assets should be [PNG][png].
22+
* The recommended image width is `480px`.
23+
24+
</section>
25+
26+
<!-- /.notes -->
27+
28+
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
29+
30+
<section class="links">
31+
32+
[png]: https://en.wikipedia.org/wiki/Portable_Network_Graphics
33+
34+
</section>
35+
36+
<!-- /.links -->

0 commit comments

Comments
 (0)