From b128fa2d45856e52080e8f2237d27e30440a4ded Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sat, 16 Dec 2017 20:23:15 -0500 Subject: [PATCH] updated links to https --- LICENSE | 2 +- README.md | 4 ++-- archetypes/project.md | 2 +- config.toml | 2 +- content/page/about.md | 2 +- layouts/_default/single.html | 2 +- layouts/index.html | 2 +- layouts/meetup/single.html | 2 +- layouts/partials/footer.html | 6 +++--- layouts/partials/head_includes.html | 2 +- layouts/partials/header.html | 2 +- layouts/partials/social.html | 14 +++++++------- layouts/project/single.html | 6 +++--- layouts/shortcodes/scribd.html | 2 +- layouts/shortcodes/slideshare.html | 2 +- layouts/shortcodes/vimeo.html | 2 +- layouts/shortcodes/youtube.html | 3 ++- 17 files changed, 29 insertions(+), 28 deletions(-) diff --git a/LICENSE b/LICENSE index 375ff83..6bba83a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 [Salar Rahmanian](http://www.softinio.com) +Copyright (c) 2016 [Salar Rahmanian](https://www.softinio.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 3e4b44e..594cabe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # softinio.com -Personal Blog of Salar Rahmanian, http://www.softinio.com +Personal Blog of Salar Rahmanian, https://www.softinio.com # Powered by the fabulous -http://gohugo.io/ +https://gohugo.io/ diff --git a/archetypes/project.md b/archetypes/project.md index bb4261a..61dc727 100644 --- a/archetypes/project.md +++ b/archetypes/project.md @@ -4,7 +4,7 @@ date = {{ .Date }} description = "" tags = ["Development"] topics = ["Development"] -download_url = "http://github.com/softinio/PROJECTNAME" +download_url = "https://github.com/softinio/PROJECTNAME" project_description = "DESC" project_name = "PROJECTNAME" project_url = "URL" diff --git a/config.toml b/config.toml index 79ead0d..3da995a 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseurl = "http://www.softinio.com/" +baseurl = "https://www.softinio.com/" title = "Salar Rahmanian" languageCode = "en-us" disqusShortname = "gadgetplayboy" diff --git a/content/page/about.md b/content/page/about.md index c874b16..302aeac 100644 --- a/content/page/about.md +++ b/content/page/about.md @@ -9,7 +9,7 @@ title = "Salar Rahmanian" ![Rahmanian Family](/static/img/rahmanian.png) -I , [Salar Rahmanian](http://www.softinio.com), am a software developer based in Washington DC, USA. I have over 20 years of experience in software and web development. +I , [Salar Rahmanian](https://www.softinio.com), am a software developer based in Washington DC, USA. I have over 20 years of experience in software and web development. I am married to my wonderful wife, [Leila Rahmanian](http://www.foofoolmom.com). We have two sons and a daughter, [Valentino Rahmanian](http://www.valentinorahmanian.com) who was born in December 2013, [Caspian Rahmanian](http://www.caspianrahmanian.com) who was born in December 2014 and Persephone Rahmanian who was born in February 2017. We also have a cheeky french bulldog called Sir Edward. diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 116000e..3466e89 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1,5 +1,5 @@ {{ partial "header.html" . }} - + {{ partial "subheader.html" . }} {{ $baseurl := .Site.BaseURL }} diff --git a/layouts/index.html b/layouts/index.html index 977898b..16f77c7 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,5 +1,5 @@ - + diff --git a/layouts/meetup/single.html b/layouts/meetup/single.html index 3b4270c..b0e96f3 100644 --- a/layouts/meetup/single.html +++ b/layouts/meetup/single.html @@ -1,5 +1,5 @@ {{ partial "header.html" . }} - + {{ partial "subheader.html" . }} {{ $baseurl := .Site.BaseURL }} diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index b39a550..9279e09 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,11 +1,11 @@ diff --git a/layouts/partials/head_includes.html b/layouts/partials/head_includes.html index 1722470..56d63d6 100644 --- a/layouts/partials/head_includes.html +++ b/layouts/partials/head_includes.html @@ -1,3 +1,3 @@ - + diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 8beba78..3b2621a 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,5 +1,5 @@ - + diff --git a/layouts/partials/social.html b/layouts/partials/social.html index 0bfa6ca..ddc5706 100644 --- a/layouts/partials/social.html +++ b/layouts/partials/social.html @@ -7,8 +7,8 @@
  • Google+
  • -
  • LinkedIn
  • -
  • Reddit
  • +
  • LinkedIn
  • +
  • Reddit
  • sharing is caring @@ -18,16 +18,16 @@ follow diff --git a/layouts/project/single.html b/layouts/project/single.html index eeebe39..09f5c1b 100644 --- a/layouts/project/single.html +++ b/layouts/project/single.html @@ -1,5 +1,5 @@ {{ partial "header.html" . }} - + {{ partial "subheader.html" . }} {{ $baseurl := .Site.BaseURL }} @@ -13,7 +13,7 @@