blog.url
Previous  Top  Next

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>