From de5ea9f8c11946adbbaa7519db93d396c6a4acf1 Mon Sep 17 00:00:00 2001 From: foxmsft Date: Fri, 14 Aug 2026 23:58:16 +0200 Subject: [PATCH 01/24] Use a div for front page --- sysinternals/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index 1cbdecfd..04c64319 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -8,7 +8,9 @@ ms:mtpsurl: 'https://technet.microsoft.com/Bb545021(v=MSDN.10)' ms.date: 08/12/2026 --- -# ![Sysinternals icon](media/index/Sysinternals.png)
Sysinternals +> [!div class="text-align-center"] +> # ![Sysinternals icon](media/index/Sysinternals.png)
Sysinternals + The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) - Read the [Sysinternals Blog](https://techcommunity.microsoft.com/t5/Sysinternals-Blog/bg-p/Sysinternals-Blog) for a detailed change feed of tool updates From 034685f893c8ed0aadf224df178d8b2ec502d8fa Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 00:02:53 +0200 Subject: [PATCH 02/24] Add a test message --- sysinternals/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index 04c64319..4fa968c3 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -9,7 +9,7 @@ ms.date: 08/12/2026 --- > [!div class="text-align-center"] -> # ![Sysinternals icon](media/index/Sysinternals.png)
Sysinternals +> This is a test The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) From 9122689550d84b5699238fb3105998844968182c Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 00:04:31 +0200 Subject: [PATCH 03/24] Re-add the logo --- sysinternals/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sysinternals/index.md b/sysinternals/index.md index 4fa968c3..63742943 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -9,6 +9,7 @@ ms.date: 08/12/2026 --- > [!div class="text-align-center"] +> ![Sysinternals icon](media/index/Sysinternals.png)
Sysinternals > This is a test The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. From 58c694780f8f525f771d1cbf5e519360d0cc5ff1 Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 00:09:07 +0200 Subject: [PATCH 04/24] Add H1 --- sysinternals/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index 63742943..0ba781e2 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -9,9 +9,11 @@ ms.date: 08/12/2026 --- > [!div class="text-align-center"] -> ![Sysinternals icon](media/index/Sysinternals.png)
Sysinternals +> ![Sysinternals icon](media/index/Sysinternals.png) > This is a test +# Sysinternals + The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) - Read the [Sysinternals Blog](https://techcommunity.microsoft.com/t5/Sysinternals-Blog/bg-p/Sysinternals-Blog) for a detailed change feed of tool updates From d4f8e7509faaba9e242ec1a94e762d347da8e001 Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 00:12:21 +0200 Subject: [PATCH 05/24] Try H1 inside the div --- sysinternals/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index 0ba781e2..4a58b365 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -10,7 +10,8 @@ ms.date: 08/12/2026 > [!div class="text-align-center"] > ![Sysinternals icon](media/index/Sysinternals.png) -> This is a test +> # Sysinternals +> This is not a test # Sysinternals From 63e1f20437345135d5b916fd33860d8fde82049a Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 00:19:21 +0200 Subject: [PATCH 06/24] Use single line logo and title --- sysinternals/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index 4a58b365..de395378 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -9,8 +9,7 @@ ms.date: 08/12/2026 --- > [!div class="text-align-center"] -> ![Sysinternals icon](media/index/Sysinternals.png) -> # Sysinternals +> # ![Sysinternals icon](media/index/Sysinternals.png) Sysinternals > This is not a test # Sysinternals From 285d91748d5efd88b810b553d3bd0920ee6e5ebc Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 00:22:59 +0200 Subject: [PATCH 07/24] Remove second H1 --- sysinternals/index.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index de395378..5d43fe92 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -9,10 +9,7 @@ ms.date: 08/12/2026 --- > [!div class="text-align-center"] -> # ![Sysinternals icon](media/index/Sysinternals.png) Sysinternals -> This is not a test - -# Sysinternals +> # Test here ![Sysinternals icon](media/index/Sysinternals.png) Sysinternals The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) From 0cd61c224a5eda33c5cfcfc4daf4fc88a4641404 Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 00:30:51 +0200 Subject: [PATCH 08/24] Just use text H1 --- sysinternals/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index 5d43fe92..8d69b33d 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -9,7 +9,7 @@ ms.date: 08/12/2026 --- > [!div class="text-align-center"] -> # Test here ![Sysinternals icon](media/index/Sysinternals.png) Sysinternals +> # Test here The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) From b2828f1e3bee51e68c5d0435d15458b12b54958a Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 00:34:18 +0200 Subject: [PATCH 09/24] Restore old centered text --- sysinternals/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index 8d69b33d..db21053e 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -9,7 +9,9 @@ ms.date: 08/12/2026 --- > [!div class="text-align-center"] -> # Test here +> ![Sysinternals icon](media/index/Sysinternals.png) +> # Sysinternals +> This is not a test The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) From ccc174227d3a45df51db37a5494dd06398462889 Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 00:41:54 +0200 Subject: [PATCH 10/24] Add a second H1 --- sysinternals/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysinternals/index.md b/sysinternals/index.md index db21053e..4a58b365 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -13,6 +13,8 @@ ms.date: 08/12/2026 > # Sysinternals > This is not a test +# Sysinternals + The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) - Read the [Sysinternals Blog](https://techcommunity.microsoft.com/t5/Sysinternals-Blog/bg-p/Sysinternals-Blog) for a detailed change feed of tool updates From b6ce71556104ae108d7d69e462b7812ecbd12691 Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 00:44:33 +0200 Subject: [PATCH 11/24] Use empty second H1 --- sysinternals/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index 4a58b365..ccbf6626 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -13,7 +13,7 @@ ms.date: 08/12/2026 > # Sysinternals > This is not a test -# Sysinternals +# The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) From 2ca7e42839e55c84e108ee3f8973ed8e4efdc66d Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 00:56:57 +0200 Subject: [PATCH 12/24] Move empty H1 to top --- sysinternals/index.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index ccbf6626..63b22811 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -8,12 +8,11 @@ ms:mtpsurl: 'https://technet.microsoft.com/Bb545021(v=MSDN.10)' ms.date: 08/12/2026 --- -> [!div class="text-align-center"] -> ![Sysinternals icon](media/index/Sysinternals.png) -> # Sysinternals -> This is not a test +# -# +> [!div class="text-align-center"] +> ![Sysinternals icon](media/index/Sysinternals.png) # Sysinternals +> This is still a test The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) From c416a578d97c6862be127adf63847974da2d0c9f Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 00:59:51 +0200 Subject: [PATCH 13/24] Change the H1 into the center div --- sysinternals/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index 63b22811..df03b2cf 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -11,8 +11,9 @@ ms.date: 08/12/2026 # > [!div class="text-align-center"] -> ![Sysinternals icon](media/index/Sysinternals.png) # Sysinternals -> This is still a test +> ![Sysinternals icon](media/index/Sysinternals.png) +> # Sysinternals +> This is not a test The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) From a0d3473a8eac693c46814450b965415c1f685414 Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 01:03:03 +0200 Subject: [PATCH 14/24] Change internal H1 --- sysinternals/index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index df03b2cf..19ce958b 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -11,9 +11,8 @@ ms.date: 08/12/2026 # > [!div class="text-align-center"] -> ![Sysinternals icon](media/index/Sysinternals.png) -> # Sysinternals -> This is not a test +> # ![Sysinternals icon](media/index/Sysinternals.png)
Sysinternals +> This is yet another test The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) From b39d3910159829f8abd7fd81f246c5cc4a089dae Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 01:05:27 +0200 Subject: [PATCH 15/24] Use same line image and text --- sysinternals/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index 19ce958b..a0e49264 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -11,7 +11,7 @@ ms.date: 08/12/2026 # > [!div class="text-align-center"] -> # ![Sysinternals icon](media/index/Sysinternals.png)
Sysinternals +> # ![Sysinternals icon](media/index/Sysinternals.png) Sysinternals > This is yet another test The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. From 3100855c94c03d457475945f007af7e277d3594c Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 01:12:07 +0200 Subject: [PATCH 16/24] Change text --- sysinternals/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index a0e49264..dc3ea4fc 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -11,8 +11,8 @@ ms.date: 08/12/2026 # > [!div class="text-align-center"] -> # ![Sysinternals icon](media/index/Sysinternals.png) Sysinternals -> This is yet another test +> # ![Sysinternals icon](media/index/Sysinternals.png)Sysinternals +> This is a test The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) From 320be3a2eac4b8ab82709f2d48ac983f2c41c7aa Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 01:14:55 +0200 Subject: [PATCH 17/24] Add more text --- sysinternals/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index dc3ea4fc..7ac7a80d 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -11,8 +11,8 @@ ms.date: 08/12/2026 # > [!div class="text-align-center"] -> # ![Sysinternals icon](media/index/Sysinternals.png)Sysinternals -> This is a test +> # ![Sysinternals icon](media/index/Sysinternals.png) Sysinternals
space +> This is a test with a space The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) From 6293b785d4ccefda553b436acf994dcf6f3b97fb Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 01:20:46 +0200 Subject: [PATCH 18/24] Use vertical alignment --- sysinternals/index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index 7ac7a80d..a40ace90 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -10,9 +10,8 @@ ms.date: 08/12/2026 # -> [!div class="text-align-center"] -> # ![Sysinternals icon](media/index/Sysinternals.png) Sysinternals
space -> This is a test with a space +> [!div class="text-align-center is-vertically-aligned-middle"] +> # ![Sysinternals icon](media/index/Sysinternals.png)Sysinternals The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) From d6f48d52049ca7d172a5b9fdca9e62a85ac9a375 Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 01:44:00 +0200 Subject: [PATCH 19/24] Simulate H1 with styles --- sysinternals/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index a40ace90..282ed53a 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -10,8 +10,8 @@ ms.date: 08/12/2026 # -> [!div class="text-align-center is-vertically-aligned-middle"] -> # ![Sysinternals icon](media/index/Sysinternals.png)Sysinternals +> [!div class="display-flex align-items-center justify-content-center font-size-h1 font-weight-semibold"] +> ![Sysinternals icon](media/index/Sysinternals.png)Sysinternals The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) From 9377fa39bae4292be1c0ce8a4b1face0255a0ff1 Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 01:48:39 +0200 Subject: [PATCH 20/24] Add real H1 text --- sysinternals/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index 282ed53a..e876fcf1 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -8,13 +8,13 @@ ms:mtpsurl: 'https://technet.microsoft.com/Bb545021(v=MSDN.10)' ms.date: 08/12/2026 --- -# +# First paragraph > [!div class="display-flex align-items-center justify-content-center font-size-h1 font-weight-semibold"] > ![Sysinternals icon](media/index/Sysinternals.png)Sysinternals The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) +- Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) - Read the [Sysinternals Blog](https://techcommunity.microsoft.com/t5/Sysinternals-Blog/bg-p/Sysinternals-Blog) for a detailed change feed of tool updates - Watch Mark's [Sysinternals Update videos on YouTube](https://www.youtube.com/playlist?list=PLhFhDWFYccZ_GvdJ11NZwaBAhwDCWmni_) - Watch Mark’s top-rated [Case-of-the-Unexplained](~/resources/webcasts.md) troubleshooting presentations and other webcasts From 8a09f026432cd7b5e1177b5608aa9afca1ef5f82 Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 02:06:39 +0200 Subject: [PATCH 21/24] Link logo as img --- sysinternals/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index e876fcf1..2c755256 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -11,7 +11,7 @@ ms.date: 08/12/2026 # First paragraph > [!div class="display-flex align-items-center justify-content-center font-size-h1 font-weight-semibold"] -> ![Sysinternals icon](media/index/Sysinternals.png)Sysinternals +> Sysinternals icon Sysinternals The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) From 07f76d0362d7dff78c7efc649d70c7f47d064aab Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 02:11:16 +0200 Subject: [PATCH 22/24] Update paragraph text --- sysinternals/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index 2c755256..c52b4467 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -8,7 +8,7 @@ ms:mtpsurl: 'https://technet.microsoft.com/Bb545021(v=MSDN.10)' ms.date: 08/12/2026 --- -# First paragraph +# 1st paragraph > [!div class="display-flex align-items-center justify-content-center font-size-h1 font-weight-semibold"] > Sysinternals icon Sysinternals From 197290ddd8c375b62d4e4ae15809d52b4dfb8ab2 Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 02:16:33 +0200 Subject: [PATCH 23/24] Use a span to remove p --- sysinternals/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index c52b4467..ee9eb88b 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -11,7 +11,7 @@ ms.date: 08/12/2026 # 1st paragraph > [!div class="display-flex align-items-center justify-content-center font-size-h1 font-weight-semibold"] -> Sysinternals icon Sysinternals +> Sysinternals icon Sysinternals The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md) From 052d41a4610ce5434139eed105b3a5903c299872 Mon Sep 17 00:00:00 2001 From: foxmsft Date: Sat, 15 Aug 2026 02:19:56 +0200 Subject: [PATCH 24/24] Empty the H1 --- sysinternals/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysinternals/index.md b/sysinternals/index.md index ee9eb88b..3411aefd 100644 --- a/sysinternals/index.md +++ b/sysinternals/index.md @@ -8,10 +8,10 @@ ms:mtpsurl: 'https://technet.microsoft.com/Bb545021(v=MSDN.10)' ms.date: 08/12/2026 --- -# 1st paragraph +# > [!div class="display-flex align-items-center justify-content-center font-size-h1 font-weight-semibold"] -> Sysinternals icon Sysinternals +> Sysinternals icon Sysinternals The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. - Read the official guide to the Sysinternals tools, [Troubleshooting with the Windows Sysinternals Tools](~/resources/troubleshooting-book.md)