|
blog.url |
|
blog.url is a string variable containing the primary URL for the blog.
Example
The following code displays the text Bookmark this blog!, linked to the primary URL for the blog:
<a href="{{blog.url}}">Bookmark this blog!</a>