fix url logic in disqus component
This commit is contained in:
@ -9,6 +9,8 @@ permalink: mydoc_about.html
|
||||
folder: mydoc
|
||||
---
|
||||
|
||||
{{site.url}}{{site.baseurl}}{{page.url}}
|
||||
|
||||
My name is Tom Johnson, and I'm a technical writer, blogger, and podcaster based in San Jose, California. For more details, see my [technical writing blog](http://idratherbewriting.com) and my [course on API documentation](http://idratherbewriting.com/learnapidoc/). See [my blog's about page](http://idratherbewriting.com/aboutme/) for more details about me.
|
||||
|
||||
I have used this theme and variations of it for various documentation projects. This theme has undergone several major iterations, and now it's fairly stable and full of all the features that I need. You are welcome to use it for your documentation projects for free.
|
||||
|
Reference in New Issue
Block a user