diff options
Diffstat (limited to 'docs/html/preview/preview_toc.cs')
-rw-r--r-- | docs/html/preview/preview_toc.cs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/html/preview/preview_toc.cs b/docs/html/preview/preview_toc.cs index 41d918c..a505905 100644 --- a/docs/html/preview/preview_toc.cs +++ b/docs/html/preview/preview_toc.cs @@ -24,6 +24,12 @@ </li> <li class="nav-section"> + <div class="nav-section-header empty"> + <a href="<?cs var:toroot ?>preview/notifications.html">Notification Design</a></div> + </li> + + + <li class="nav-section"> <div class="nav-section-header"> <a href="<?cs var:toroot ?>preview/tv/index.html">TV</a> </div> |