Replacing all links with HTTPS

This commit is contained in:
Julien Lengrand-Lambert
2018-03-17 11:04:40 +01:00
parent b9230bde7c
commit e11060535f
95 changed files with 618 additions and 621 deletions

View File

@@ -2,7 +2,7 @@
layout: none
---
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<feed xmlns="https://www.w3.org/2005/Atom" xml:lang="en">
<title type="text">{{ site.title }}</title>
<subtitle type="text">{{ site.tagline }}</subtitle>
<generator uri="https://github.com/jekyll/jekyll">Jekyll</generator>