mention the importance of https vs http

This commit is contained in:
Mohammad Faani 2022-03-26 10:18:22 -04:00 committed by GitHub
parent b8bdf094a3
commit b2ed3a83ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
baseURL: "https://adityatelange.github.io/hugo-PaperMod/"
baseURL: "https://adityatelange.github.io/hugo-PaperMod/" # if your site is in 'https', then make sure your base url isn't written using 'http' otherwise your sitemap would contain http (as opposeed to https) URLs. This would affect Google indexing of your URLs.
title: PaperMod
paginate: 5
theme: hugo-PaperMod