diff --git a/_includes/buttons/download.html b/_includes/buttons/download.html index c0f6c530f..f8766b1bc 100644 --- a/_includes/buttons/download.html +++ b/_includes/buttons/download.html @@ -1,11 +1,11 @@
- +
{% if site.use_download_button and page.interact_link -%} - + {% endif %} - +
\ No newline at end of file diff --git a/_includes/head.html b/_includes/head.html index 59542368f..b68aa4eb8 100755 --- a/_includes/head.html +++ b/_includes/head.html @@ -15,8 +15,6 @@ {% include metadata.json %} - - diff --git a/_includes/js/thebelab-cell-button.html b/_includes/js/thebelab-cell-button.html index 15bf710ea..3b9da8387 100644 --- a/_includes/js/thebelab-cell-button.html +++ b/_includes/js/thebelab-cell-button.html @@ -6,7 +6,7 @@ const thebelabCellButton = id => ` - Start interactive mode + Start thebelab interactive mode ` diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 4ca881bfd..2686cb5dd 100755 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -16,7 +16,7 @@ {% assign chapter_num = 1 %}