style
This commit is contained in:
parent
4747d95b0f
commit
91caba751f
5 changed files with 18 additions and 16 deletions
|
|
@ -62,6 +62,10 @@
|
|||
</main>
|
||||
<hr />
|
||||
<footer>
|
||||
<environment names="Lua,Development">
|
||||
<p><em>Site de développement</em></p>
|
||||
</environment>
|
||||
|
||||
<script>
|
||||
window.fbAsyncInit = function() {
|
||||
FB.init({
|
||||
|
|
@ -88,6 +92,7 @@
|
|||
|
||||
|
||||
<p>Yavsc - Copyright © 2016 - 2017 Paul Schneider</p>
|
||||
|
||||
</footer>
|
||||
@RenderSection("scripts", required: false)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue