From 48c3d2b879ccda083280a68f19309f5ca6afc59a Mon Sep 17 00:00:00 2001 From: OWASP Foundation Date: Tue, 10 Jun 2025 14:34:13 -0400 Subject: [PATCH] initialize repo --- tab_example.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tab_example.md diff --git a/tab_example.md b/tab_example.md new file mode 100644 index 0000000..d29bc45 --- /dev/null +++ b/tab_example.md @@ -0,0 +1,11 @@ +--- +title: Example +layout: null +tab: true +order: 1 +tags: example-tag +--- + +## Example + +Put whatever you like here: news, screenshots, features, supporters, or remove this file and don't use tabs at all. \ No newline at end of file