Fixed blank target in documentation posts
This commit is contained in:
parent
ad4a8f2887
commit
3dda478c01
4 changed files with 4 additions and 4 deletions
|
|
@ -18,4 +18,4 @@ Then in the \_config.yml set the email variable to your email.
|
|||
|
||||
Don't be afraid of Email Harvesting, write your email properly, and the page will perform javascript obfuscation.
|
||||
|
||||
<small>Many thanks to <a href="https://github.com/joariasl" target="blank">@joariasl</a> for this feature!</small>
|
||||
<small>Many thanks to <a href="https://github.com/joariasl" target="\_blank">@joariasl</a> for this feature!</small>
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ vkontakte-share: True
|
|||
|
||||
### Comments
|
||||
|
||||
And you can enable <a href="http://www.disqus.com" target="blank">Disqus</a> comments by just setting your Disqus username here:
|
||||
And you can enable <a href="http://www.disqus.com" target="\_blank">Disqus</a> comments by just setting your Disqus username here:
|
||||
|
||||
<pre style="text-align: left">
|
||||
disqus-shortname: "YOUR DISQUS USERNAME"
|
||||
|
|
|
|||
|
|
@ -43,4 +43,4 @@ In order to serve the website locally just run:
|
|||
./scripts/serve
|
||||
</pre>
|
||||
|
||||
<small>Many thanks to <a href="https://github.com/joariasl" target="blank">@joariasl</a> for the language support! </small>
|
||||
<small>Many thanks to <a href="https://github.com/joariasl" target="\_blank">@joariasl</a> for the language support! </small>
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@ Click the view more posts link bellow, to see the currently available post-tutor
|
|||
Note that every time you update the site configuration (\_config.yml), you will need
|
||||
to cancel the serving (*Ctr + C*) and serve the website again.
|
||||
|
||||
Any contributions, feedback or issues to the <a href="https://github.com/PanosSakkos/personal-jekyll-theme" target="blank">repo</a> are more than welcome!
|
||||
Any contributions, feedback or issues to the <a href="https://github.com/PanosSakkos/personal-jekyll-theme" target="\_blank">repo</a> are more than welcome!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue