docs: Restructure apps documentation, add triggers and actions

This commit is contained in:
Faruk AYDIN
2022-11-01 22:08:54 +01:00
parent b63603afb6
commit 802a9bd2e2
33 changed files with 325 additions and 19 deletions

View File

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-label="Twilio" role="img" viewBox="0 0 512 512">
<rect width="512" height="512" rx="15%" fill="#fff"/>
<g fill="#f22f46">
<circle cx="256" cy="256" r="256"/>
<circle cx="256" cy="256" fill="#fff" r="188"/>
<circle cx="193" cy="193" r="53" id="c"/>
<use xlink:href="#c" x="126"/>
<use xlink:href="#c" y="126"/>
<use xlink:href="#c" x="126" y="126"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 479 B