Remove the attempt at changing the TOC levels since they do not seem to be taking effect.

This commit is contained in:
2025-11-13 21:00:43 -07:00
parent 626af9629e
commit 8c536089b1

View File

@@ -1,7 +1,7 @@
--- ---
title: Preventing Hacks title: "Preventing Hacks"
author: Hyperling author: "Hyperling"
date: 2025-11-13 T21:00:00-07:00 date: "2025-11-13T20:00:00-07:00"
tags: tags:
- tech - tech
- hacking - hacking
@@ -17,8 +17,8 @@ series:
- sysadmin - sysadmin
# TBD/TODO: Is the theme oreventing this from working properly? # TBD/TODO: Is the theme oreventing this from working properly?
toc: true toc: true
toc_start_level: 3 #toc_start_level: 3
toc_end_level: 5 #toc_end_level: 5
--- ---
How to check for system vulnerabilities. How to check for system vulnerabilities.