diff --git a/docs/customization.md b/docs/customization.md
index c47b3c4a66dade56c44d03d8b7d9718ad0469577..616b3c7c056a3cd0c7166d78d33ba8c2e7678940 100644
--- a/docs/customization.md
+++ b/docs/customization.md
@@ -148,6 +148,7 @@ This content appears at the bottom of every page's main content. More info for t
 Any HTML added to this file will be inserted before the closing `<head>` tag. This might include additional `<meta>`, `<link>`, or `<script>` tags.
 
 #### Example
+{: .no_toc }
 
 To add a custom favicon, create `_includes/head_custom.html` and add:
 ```html