Move some files to a better place, remove some unused file
This commit is contained in:
parent
0bbda99e9c
commit
89e88cf1e1
27 changed files with 13 additions and 13 deletions
|
@ -1,7 +0,0 @@
|
|||
<li>
|
||||
<span class="date">
|
||||
{{ .Date.Day }} {{ index $.Site.Data.mois (printf "%d" .Date.Month) }} {{ .Date.Year }}
|
||||
<!--{{ .Date.Format (.Site.Params.dateFormat | default "January 2, 2006" ) }}-->
|
||||
</span>
|
||||
<a class="title" href="{{ .Params.ExternalLink | default .URL }}">{{ .Title }}</a>
|
||||
</li>
|
Loading…
Add table
Add a link
Reference in a new issue