mirror of
https://github.com/jlengrand/jlengrand.github.io.git
synced 2026-03-10 08:31:22 +00:00
Replacing all links with HTTPS
This commit is contained in:
2
feed.xml
2
feed.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user