This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
---
|
||||
show: true
|
||||
width: 4
|
||||
date: 2020-01-12 00:01:00 +0800
|
||||
---
|
||||
|
||||
<div class="p-4">
|
||||
<h5>Disable Showcase Page?</h5>
|
||||
<hr />
|
||||
<p>
|
||||
If you want to disable this showcase page, you can hide it from the navigation bar by removing the showcase in <code>data/navigation.yml</code>
|
||||
</p>
|
||||
</div>
|
||||
@@ -0,0 +1,16 @@
|
||||
---
|
||||
show: true
|
||||
width: 4
|
||||
date: 2020-01-12 00:01:00 +0800
|
||||
---
|
||||
|
||||
<div class="p-4">
|
||||
<h5>Conception de ce site</h5>
|
||||
<hr />
|
||||
<p>
|
||||
Ce site web a été conçu et est maintenu par moi, sur la base très utile du projet Open-Source <a href=? >academics-homepage</a>.
|
||||
</p>
|
||||
<p>
|
||||
Pour en savoir plus, allez voir <a href=https://git.alocoq.fr/alois/CoqResearch>mon instance git personnelle de ce site</a>.
|
||||
</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user