Add protocol-relative URL example
This commit is contained in:
parent
4e4944e6cb
commit
b6edd3592c
1 changed files with 1 additions and 1 deletions
|
@ -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 %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue