ajout d'une page destinee a rediriger vers les copains
This commit is contained in:
11
content/copains.md
Normal file
11
content/copains.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
+++
|
||||||
|
title = "Les copains"
|
||||||
|
description = "Page de redirection vers les sites respectifs de mes amis"
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
keywords = ["amis", "site", "lien"]
|
||||||
|
+++
|
||||||
|
|
||||||
|
- [SpicyFire](https://spicyfire21.github.io/)
|
||||||
|
- [MasterAcnolo](http://masteracnolo.github.io/)
|
||||||
|
- [Paul Marchiset](https://paulmarchiset.me/)
|
||||||
@@ -38,6 +38,7 @@ footer{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.home{
|
.home{
|
||||||
|
color: black;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -20,6 +20,7 @@
|
|||||||
<section>
|
<section>
|
||||||
</body>
|
</body>
|
||||||
<footer>
|
<footer>
|
||||||
<small id="footer-text">© <script>document.write(new Date().getFullYear())</script> Hatmos. All Rights Reserved.</small>
|
<small class="footer-text">© <script>document.write(new Date().getFullYear())</script> Hatmos. All Rights Reserved.</small>
|
||||||
|
<small class="footer-text"><a href="{{ get_url(path='@/copains.md')}}">Chez les copains</a></small>
|
||||||
</footer>
|
</footer>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user