move all beautifuljekyll links to dedicated site and replace http with https
This commit is contained in:
parent
06ad6c7356
commit
685c408652
7 changed files with 11 additions and 11 deletions
|
@ -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 --- #
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue