From fb3922f4e2b323abddc7c15864091f7dccde7831 Mon Sep 17 00:00:00 2001 From: Domai Date: Tue, 19 Nov 2024 12:44:15 +0100 Subject: [PATCH 1/2] add hidden visitor count badge & center header --- README.md | 9 +++++++-- index.md | 10 ++++++++-- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c69255a..2b3889d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# Welcome to the OWASP Top 10 Infrastructure Security Risks - 2024 +logo -drawing +

+Welcome to the OWASP Top 10 Infrastructure Security Risks - 2024 +

The OWASP Top 10 Infrastructure Security Risks shall provide information about the top Infrastructure Security Risks, Threats and Vulnerabilities. @@ -31,3 +33,6 @@ This way, we plan to publish the OWASP Top 10 Infrastructure Security Risks - Ve Contributors and donors will be listed as sponsors, if they wish so, on the related project pages. We also plan on doing CVE and CWE research for vulnerabilities regarding Infrastructure Security Risks. For more information and how to contribute, please follow this [link](./docs/2024/ISR_2024-Open_Call_for_Data.md). + + + \ No newline at end of file diff --git a/index.md b/index.md index 439f447..094d9ae 100644 --- a/index.md +++ b/index.md @@ -7,9 +7,11 @@ type: pitch: Most common and critical Infrastructure Security Risks --- -# Welcome to the OWASP Top 10 Infrastructure Security Risks - 2024 +![OWASP Top 10 Infrastructure Security Risks Logo](./assets/images/logo-clean.png){:class="img-responsive"}{:width="750px"}{:style="margin-left:auto;margin-right:auto;"} -![OWASP Top 10 Infrastructure Security Risks Logo](./assets/images/logo.png){:class="img-responsive"}{:width="750px"} +

+Welcome to the OWASP Top 10 Infrastructure Security Risks - 2024 +

The OWASP Top 10 Infrastructure Security Risks shall provide information about the top Infrastructure Security Risks, Threats and Vulnerabilities. @@ -40,3 +42,7 @@ This way, we plan to publish the OWASP Top 10 Infrastructure Security Risks - Ve Contributors and donors will be listed as sponsors, if they wish so, on the related project pages. We also plan on doing CVE and CWE research for vulnerabilities regarding Infrastructure Security Risks. For more information and how to contribute, please follow this [link](./docs/2024/ISR_2024-Open_Call_for_Data). + + + + \ No newline at end of file From 6677db948bd5f7dc280b5c6e8fc08f2c996e86c7 Mon Sep 17 00:00:00 2001 From: Domai Date: Tue, 19 Nov 2024 13:45:16 +0100 Subject: [PATCH 2/2] correct centering --- README.md | 4 +++- index.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b3889d..bcf6382 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -logo +

+ logo +

Welcome to the OWASP Top 10 Infrastructure Security Risks - 2024 diff --git a/index.md b/index.md index 094d9ae..59563b3 100644 --- a/index.md +++ b/index.md @@ -7,7 +7,7 @@ type: pitch: Most common and critical Infrastructure Security Risks --- -![OWASP Top 10 Infrastructure Security Risks Logo](./assets/images/logo-clean.png){:class="img-responsive"}{:width="750px"}{:style="margin-left:auto;margin-right:auto;"} +![OWASP Top 10 Infrastructure Security Risks Logo](./assets/images/logo-clean.png){:class="img-responsive"}{:width="750px"}{:style="display:block;margin-left:auto;margin-right:auto;"}

Welcome to the OWASP Top 10 Infrastructure Security Risks - 2024