diff --git a/assets/scss/custom.scss b/assets/scss/custom.scss index fe704eb2..2e6b2dbe 100755 --- a/assets/scss/custom.scss +++ b/assets/scss/custom.scss @@ -109,4 +109,18 @@ border-top: 1px solid #FF6E00; margin-top: 5px; margin-bottom: 5px; - } \ No newline at end of file + } + + .header-with-image2 { + text-align: center; + } + + .header-with-image2 img { + display: inline-block; + + } + + .line { + border-top: 1px solid #FF6E00; /* Change color and thickness as needed */ + margin: 10px 0; /* Adjust spacing between the line and the divs */ +} \ No newline at end of file diff --git a/hugo_stats.json b/hugo_stats.json index fe539ee0..e616e809 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -14,6 +14,7 @@ "h1", "h2", "h4", + "h5", "head", "header", "hr", @@ -99,6 +100,7 @@ "h3", "header", "header-with-image", + "header-with-image2", "hidden", "hr-list", "hr-list2", @@ -136,6 +138,7 @@ "lg:text-right", "lg:w-1/2", "lg:w-auto", + "line", "link", "list", "list-item", diff --git a/layouts/events/list.html b/layouts/events/list.html index fa290ad9..7dbb085b 100644 --- a/layouts/events/list.html +++ b/layouts/events/list.html @@ -14,13 +14,18 @@ {{ .Title }}
{{ .content | markdownify }} {{ with .button }} {{ if .enable }} diff --git a/public/css/style.css b/public/css/style.css index 1bd67e14..9b6cce5e 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -3029,6 +3029,18 @@ input#nav-toggle:checked ~ #nav-menu { margin-top: 5px; margin-bottom: 5px; } +.header-with-image2 { + text-align: center; } + +.header-with-image2 img { + display: inline-block; } + +.line { + border-top: 1px solid #FF6E00; + /* Change color and thickness as needed */ + margin: 10px 0; + /* Adjust spacing between the line and the divs */ } + @media (min-width: 540px) { .sm\:col-10 { diff --git a/public/events/index.html b/public/events/index.html index 27f50f64..b2316713 100644 --- a/public/events/index.html +++ b/public/events/index.html @@ -697,24 +697,31 @@ State of the Internet 2024
The Consortium behind the Fediversity project is a cooperation between NLnet, Open Internet Discourse Foundation, NORDUnet and Tweag.
NLnet supports organisations and people who contribute to an open internet for all. They fund projects that help fix the internet through open hardware, open software, open standards, open science and open data. @@ -829,12 +835,15 @@
The Open Internet Discourse Foundation (OID) is founded on the belief that everyone deserves the freedom to express themselves and use the internet without constraints, and is committed to help build a better internet where individuals can truly be who they are. @@ -845,12 +854,15 @@
Tweag is the open source program office (OSPO) of Modus Create, and has extensive experience working with Nix, and many people at the forefront of the Nix community are Tweagers. @@ -861,12 +873,15 @@