Remove sitemap

This commit is contained in:
mathias 2019-07-30 23:06:01 +03:00
parent 3a8d909230
commit a51e6d6459
3 changed files with 2 additions and 5 deletions

View file

@ -8,6 +8,3 @@ exclude:
sass:
style: :compressed
gems:
- jekyll-sitemap

View file

@ -16,7 +16,7 @@ layout: main
</div>
<div id="col2">
<a href="news" class="button">
<a href="/news" class="button">
<span>
<svg viewBox="0 0 24 24">
<path d="M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z"/>

View file

@ -16,7 +16,7 @@ layout: minify
</title>
<meta name="description" content="{{ site.description }}">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href="{{ site.url }}">
<link rel="canonical" href="{{ site.url }}{{ page.url | replace:'/index.html','/' }}">
<link rel="alternate" type="application/atom+xml" href="/feed.xml">
<link rel="manifest" href="/site.webmanifest">
<style>