diff options
Diffstat (limited to 'templates/page.html')
-rw-r--r-- | templates/page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.html b/templates/page.html index 86c0712..15ccebc 100644 --- a/templates/page.html +++ b/templates/page.html @@ -73,7 +73,7 @@ <line x1="3" y1="6" x2="3" y2="6"></line> <line x1="3" y1="12" x2="3" y2="12"></line> <line x1="3" y1="18" x2="3" y2="18"></line> - </svg> + </svg><span> ToC</span> </button> {% endif %} </div> |