ajoute les associations
This commit is contained in:
+8
-2
@@ -25,7 +25,6 @@ body {
|
||||
color: black;
|
||||
background: white;
|
||||
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
|
||||
text-align:right;
|
||||
}
|
||||
a { color: darkred; }
|
||||
a:hover { background: gold; }
|
||||
@@ -35,7 +34,6 @@ nav li { list-style-type: none; }
|
||||
h2 > a, h2 > a:active, h2 > a:visited { color: lightgrey; text-decoration:none;}
|
||||
h2 > a:hover { color: black; text-decoration:underline }
|
||||
|
||||
|
||||
@media (max-width: 1000px) { #portrait {display:none;} }
|
||||
</style>
|
||||
</head>
|
||||
@@ -59,6 +57,14 @@ h2 > a:hover { color: black; text-decoration:underline }
|
||||
<li><a href="https://gitlab.com/yaf">gitlab/yaf</a></li>
|
||||
<li><a href="https://framagit.org/yaf">framagit.org/yaf</a></li>
|
||||
</ul>
|
||||
<h2 id="associations">Associations</h2>
|
||||
<ul>
|
||||
<li><a href="https://www.april.org/">April</a></li>
|
||||
<li><a href="http://co-dev.org/">Co-dev</a></li>
|
||||
<li><a href="https://terredeliens-bretagne.frama.site/">Terre de liens Bretagne</a></li>
|
||||
<li><a href="http://asso-cueillir.over-blog.com/">Cueillir</a> (ou sur la page <a href="https://www.facebook.com/cueillirplantessauvages/">facebook/cueillirplantessauvages</a></li>
|
||||
<li><a href="https://www.brangoulo.fr/alpha-b/">Alpha-B des rives de la Laïta</a></li>
|
||||
</ul>
|
||||
<h2 id="contact">Contact</h2>
|
||||
<p>Le plus simple pour me contacter est sans doute un email à <a href="mailto:yaf@elsif.fr">yaf@elsif.fr</a>.</p>
|
||||
</article>
|
||||
|
||||
@@ -28,6 +28,13 @@ faire](/boite-a-idee).
|
||||
- [gitlab/yaf](https://gitlab.com/yaf)
|
||||
- [framagit.org/yaf](https://framagit.org/yaf)
|
||||
|
||||
## Associations
|
||||
|
||||
- [April](https://www.april.org/)
|
||||
- [Co-dev](http://co-dev.org/)
|
||||
- [Terre de liens Bretagne](https://terredeliens-bretagne.frama.site/)
|
||||
- [Cueillir](http://asso-cueillir.over-blog.com/) (ou sur la page [facebook/cueillirplantessauvages](https://www.facebook.com/cueillirplantessauvages/)
|
||||
- [Alpha-B des rives de la Laïta](https://www.brangoulo.fr/alpha-b/)
|
||||
|
||||
## Contact
|
||||
|
||||
|
||||
Reference in New Issue
Block a user