-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathg1.html
79 lines (58 loc) · 2.5 KB
/
g1.html
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<div id="hidden" style="display:none;">
<div id="header">
<div id="header-left"></div>
<div id="header-right"></div>
<div id="footer-left"></div>
<div id="footer-right"></div>
</div>
</div>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<section data-markdown data-separator-vertical="---">
<script type="text/template">
![Logo G1](images/logo_G1-150px.png)
# Monnaie Libre
## Ğ1, vers une économie libre ?
<br/>
[<i class="fab fa-twitter"></i> BenoitLavenier](https://www.twitter.com/BenoitLavenier)
|
[<i class="fab fa-github"></i> blavenie](https://www.github.com/blavenie)
[<i class="fab fa-facebook"></i> Monnaie Libre](https://www.facebook.com/groups/362467693907498)
|
[<i class="fa fa-globe"></i> monnaie-libre.fr](https://www.monnaie-libre.fr)
</script>
</section>
<section data-markdown>
# Présentation **en cours** de rédaction
Finalisation prévue pour **début février 2022**
- [Retour au sommaire des présentations](./index.html)
</section>
<section data-markdown>
# Liens
## En savoir plus
https://www.monnaie-libre.fr
## Duniter
https://www.duniter.org
## Cesium
https://www.cesium.app
</section>
<section>
<section data-markdown>
<script type="text/template" data-separator="---" >
## **Merci** de votre attention
<small><br/><br/>et surtout, n'oubliez pas :<br/><br/></small>
---
# Vous êtes **Libre !** *
<small>* de choisir <strong>votre</strong> monnaie.</small>
[<i class="fab fa-twitter"></i> BenoitLavenier](https://www.twitter.com/BenoitLavenier)
|
[<i class="fab fa-github"></i> blavenie](https://www.github.com/blavenie)
[<i class="fab fa-facebook"></i> Monnaie Libre](https://www.facebook.com/groups/362467693907498)
|
[<i class="fa fa-globe"></i> monnaie-libre.fr](https://www.monnaie-libre.fr)
</script>
</section>
</section>
</div>
</div>