diff --git a/static/img/vignette.svg b/static/img/vignette.svg new file mode 100644 index 0000000000000000000000000000000000000000..8396e4faa91a810dff991614b8310a87b5307ec6 --- /dev/null +++ b/static/img/vignette.svg @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="-1 -1 2 2"> + <g id="gbreve" transform="scale(0.25)"> + <circle id="donut" r="3.8" cx="0" cy="0" fill="black"/> + <circle r="3.1" cx="0" cy="0" fill="white"/> + <path id="v" d="M 1.2825,-1.8 L .3264,-1.335 L .7264,-1.2 L 0,.9523 L -.9964,-2 l -0.7071,0 L -0.3536,2 L 0.3536,2 L 1.36119,-.985757 l 0.4,0.135 z" fill="black"/> + <path id="breve" d="M 1,0 h 1 A 2,2 0 0,0 -0.5176,-1.9319 L -0.2588,-0.9659 A 1,1 0 0,1 1,0 z" transform="translate(0 -3.14159) scale(0.5) rotate(142.5)" fill="#000"/> + <circle cx="0" cy="2.5" r="0.3536" fill="#000"/> + </g> +</svg> diff --git a/templates/custom/ecosysteme.html b/templates/custom/ecosysteme.html index 81f3dc432c3c45d72f579780f11cfec74494bfcb..ee78feadc1288dfaff69100329c96574a08776f6 100644 --- a/templates/custom/ecosysteme.html +++ b/templates/custom/ecosysteme.html @@ -272,6 +272,19 @@ <p><a href="https://git.duniter.org/clients/wotwizard-ui">WotWizard UI</a> est une interface ergonomique pour WotWizard (<a href="https://forum.duniter.org/t/wotwizard-ui/8939">forum</a>).</p> </div> </div> + + <div class="w3-row-padding"> + <div class="w3-col m3"> + <img style="height: 4em; width: unset; margin-bottom: -12px;" src="/img/vignette.svg"/> + <h3>ViĞnette</h3> + <p><a href="https://g1cotis.fr/vignette/">ViĞnette</a> est un générateur de QR code permettant de partager facilement sa clé publique.</p> + </div> + <div class="w3-col m3"> + <i class="fa fa-circle-thin"></i> + <h3>.</h3> + <p></p> + </div> + </div>