2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Make use of jekyll-toc's no_toc_section class.

Requires jekyll-toc v0.8.0.
This commit is contained in:
XhmikosR
2018-10-14 08:43:05 +03:00
parent 79db264910
commit 700f74cebd
5 changed files with 5 additions and 9 deletions
+2 -2
View File
@@ -35,7 +35,7 @@ GEM
sass (~> 3.4)
jekyll-sitemap (1.2.0)
jekyll (~> 3.3)
jekyll-toc (0.7.1)
jekyll-toc (0.8.0)
nokogiri (~> 1.7)
jekyll-watch (2.1.1)
listen (~> 3.0)
@@ -74,7 +74,7 @@ DEPENDENCIES
jekyll (~> 3.8.4)
jekyll-redirect-from (~> 0.14.0)
jekyll-sitemap (~> 1.2.0)
jekyll-toc (~> 0.7.1)
jekyll-toc (~> 0.8.0)
BUNDLED WITH
1.16.6