clean up + ajouts divers
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<base href="{{ .Site.BaseURL }}">
|
||||
<title>{{ .Site.Title }}</title>
|
||||
<link rel="canonical" href="{{ .Permalink }}">
|
||||
<link href="{{ .RSSlink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
|
||||
<!-- link href="{{ .RSSlink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" /-->
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
||||
|
||||
{{ partial "head_includes.html" . }}
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
{{ partial "sidebar.html" . }}
|
||||
|
||||
<!-- See /layouts/indexes/category.html for explanation of this section -->
|
||||
<!-- See /layouts/indexes/category.html for explanation of this section
|
||||
<div class="wrap">
|
||||
<div class="masthead">
|
||||
<div class="container">
|
||||
@@ -30,6 +30,7 @@
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
<!--
|
||||
This section contains the content of our home page.
|
||||
|
||||
Reference in New Issue
Block a user