Change img url http -> https where possible for cleaner gh-pages console
This commit is contained in:
parent
8a30adf1f2
commit
7c082fc627
6 changed files with 10 additions and 10 deletions
2
org/testdata/keywords.org
vendored
2
org/testdata/keywords.org
vendored
|
@ -10,4 +10,4 @@ echo "a bash source block with custom html attributes"
|
|||
and an image with custom html attributes and a caption
|
||||
#+CAPTION: kittens!
|
||||
#+ATTR_HTML: :style "border: 10px solid black"
|
||||
[[http://placekitten.com/200/200#.png]]
|
||||
[[https://placekitten.com/200/200#.png]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue