You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2021/12/12 16:33:30 UTC

[struts-site] branch master updated: Adds ToC for Static Content page

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 5d36f01  Adds ToC for Static Content page
5d36f01 is described below

commit 5d36f01ef95a27cae84f9f797fb3f79c51c5ff91
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Sun Dec 12 17:33:26 2021 +0100

    Adds ToC for Static Content page
---
 source/core-developers/static-content.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/source/core-developers/static-content.md b/source/core-developers/static-content.md
index 4525480..650bda0 100644
--- a/source/core-developers/static-content.md
+++ b/source/core-developers/static-content.md
@@ -4,6 +4,10 @@ title: Static Content
 ---
 
 # Static Content
+{:.no_toc}
+
+* Will be replaced with the ToC, excluding a header
+{:toc}
 
 Struts can serve static content like css and javascript files. This feature is enabled by default, but can be disabled 
 by setting: