From b6edd3592cc5aaad7a6e6ecbeb142e8fbbebe239 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 11 Nov 2014 09:37:12 -0500 Subject: [PATCH] Add protocol-relative URL example --- theme-setup/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme-setup/index.md b/theme-setup/index.md index bbe01eb..848bc5d 100644 --- a/theme-setup/index.md +++ b/theme-setup/index.md @@ -110,7 +110,7 @@ Examples: {% highlight yaml %} url: http://mmistakes.github.io/minimal-mistakes url: http://localhost:4000 -url: http://mademistakes.com +url: //cooldude.github.io url: {% endhighlight %} -- 2.43.0