move all beautifuljekyll links to dedicated site and replace http with https

This commit is contained in:
Dean Attali 2020-04-27 19:14:09 +00:00
parent 06ad6c7356
commit 685c408652
7 changed files with 11 additions and 11 deletions

View file

@ -14,9 +14,9 @@ author: Some Person
navbar-links:
About Me: "aboutme"
Resources:
- Beautiful Jekyll: "http://deanattali.com/beautiful-jekyll/"
- Learn markdown: "http://www.markdowntutorial.com/"
Author's home: "http://deanattali.com"
- Beautiful Jekyll: "https://beautifuljekyll.com"
- Learn markdown: "https://www.markdowntutorial.com/"
Author's home: "https://deanattali.com"
# --- Logo --- #