From d79f77bb87d99c10e69a7d041f05455dfcda0c5c Mon Sep 17 00:00:00 2001 From: Aidan Feldman Date: Thu, 14 Jan 2021 23:09:06 -0500 Subject: [PATCH] mark the project as unmaintained --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index a2531c5..09241e2 100644 --- a/index.md +++ b/index.md @@ -5,6 +5,8 @@ permalink: / # Table of Contents plugin for Bootstrap +***This plugin is no longer maintained. For an alternative, see [Tocbot](https://tscanlin.github.io/tocbot/).*** + [![Build Status](https://travis-ci.org/afeld/bootstrap-toc.svg?branch=gh-pages)](https://travis-ci.org/afeld/bootstrap-toc) This [Bootstrap](http://getbootstrap.com/) plugin allows you to generate a table of contents for any page, based on the heading elements (`

`, `

`, etc.). It is meant to emulate the sidebar you see on [the Bootstrap v3 documentation site](https://getbootstrap.com/docs/3.3/css/).