diff options
| author | 2021-04-22 20:23:51 -0400 | |
|---|---|---|
| committer | 2021-04-22 20:23:51 -0400 | |
| commit | 5fe4d85d8450575556385f20c46d67887009e245 (patch) | |
| tree | e07d531240670225499657eff04a16105eb4bb5f /docs/creating-a-site.rst | |
| parent | 501ee1930f5424ac00be29a7537a74e30c5d901f (diff) | |
| parent | 8eeed31eb2f86ac982fa4b26f93b15828289c56d (diff) | |
Update upstream source from tag 'upstream/8.1.3'
Update to upstream version '8.1.3'
with Debian dir ff84f28157b98ab52cbb563f4853d749beb4be60
Diffstat (limited to 'docs/creating-a-site.rst')
| -rw-r--r-- | docs/creating-a-site.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/creating-a-site.rst b/docs/creating-a-site.rst index ebe9aa6..6efc855 100644 --- a/docs/creating-a-site.rst +++ b/docs/creating-a-site.rst @@ -116,7 +116,7 @@ people might find it a bit too limiting — if that is the case, try using HTML for your pages (Nikola does this on the index page, for example). So, let's give the page a nicer title, and some fake content. Since the default -Nikola theme (called ``bootblog4``) is based on `Bootstrap <http://getbootstrap.com/>`_ +Nikola theme (called ``bootblog4``) is based on `Bootstrap <https://getbootstrap.com/>`_ you can use anything you like from it: .. code:: rest |
