Skip to content

Commit b6d2c2b

Browse files
committed
deploy: bed6ed5
1 parent 43d7480 commit b6d2c2b

File tree

3 files changed

+26
-4
lines changed

3 files changed

+26
-4
lines changed

Diff for: banner/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ <h2 class="govuk-notification-banner__title" id="govuk-notification-banner-title
1212
</h2>
1313
</div>
1414
<div class="govuk-notification-banner__content"> <p class="govuk-notification-banner__heading">
15-
In-person Cross Government Software Engineering Conference 2025
16-
<a class="govuk-notification-banner__link" href="/conference-2025-01-29/">Register your interest</a>.
15+
Joining us at our In-person Cross Government Software Engineering Conference 2025 ?
16+
<a class="govuk-notification-banner__link" href="/conference-2025-01-29/">All you need to know here </a>.
1717
</p>
1818
</div>
1919
</div>

Diff for: events/index.html

+6-2
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,13 @@ <h1 class="app-document-header__title govuk-heading-xl">
6464
<p class="govuk-body">Our regular lean coffees meetings are on the 4th Thursday of the month at 11.00-12.00. To get an invite please <a href="https://uk-cross-government-software-engineering-community.mailchimpsites.com/" class="govuk-link">join the mailchimp list</a></p>
6565
<h2 id="2025" tabindex="-1" class="govuk-heading-l">2025</h2>
6666
<ul class="govuk-list govuk-list--bullet">
67-
<li>27th February 2025 - Virtual - 11:00 - 12:00 - Lean Coffee</li>
67+
<li>
68+
<p class="govuk-body">29th January 2025 - In Person - 9:00 - 17:00 - <a href="/conference-2025-01-29/" class="govuk-link">Cross Government Software Engineering Conference 2025</a>!</p>
69+
</li>
70+
<li>
71+
<p class="govuk-body">27th February 2025 - Virtual - 11:00 - 12:00 - Lean Coffee</p>
72+
</li>
6873
</ul>
69-
<p class="govuk-body">We are pleased to invite you also to the in-person <a href="/conference-2025-01-29/" class="govuk-link">Cross Government Software Engineering Conference 2025</a>!</p>
7074
<h2 id="special-interest-groups" tabindex="-1" class="govuk-heading-l">Special Interest Groups</h2>
7175
<p class="govuk-body">Here are the next meetings for the <strong>Heads of Engineering Special Interest Group</strong>:</p>
7276
<ul class="govuk-list govuk-list--bullet">

Diff for: index.html

+18
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,24 @@ <h1 class="x-govuk-masthead__title">
6868
<main class="govuk-main-wrapper " id="main-content" role="main">
6969
<div class="app-prose-scope"><div class="govuk-grid-row">
7070
<div class="govuk-grid-column-two-thirds">
71+
<div class="govuk-notification-banner" role="region"
72+
aria-labelledby="govuk-notification-banner-title"
73+
data-module="govuk-notification-banner">
74+
<div class="govuk-notification-banner__header">
75+
<h2 class="govuk-notification-banner__title" id="govuk-notification-banner-title" >
76+
Important
77+
</h2>
78+
</div>
79+
<div class="govuk-notification-banner__content"> <p class="govuk-notification-banner__heading">
80+
Joining us at our In-person Cross Government Software Engineering Conference 2025 ?
81+
<a class="govuk-notification-banner__link" href="/conference-2025-01-29/">All you need to know here </a>.
82+
</p>
83+
</div>
84+
</div>
85+
<p class="govuk-body"></div></p>
86+
</div>
87+
<div class="govuk-grid-row">
88+
<div class="govuk-grid-column-two-thirds">
7189
<h1 class="govuk-heading-l">Learn about</h1>
7290
</div>
7391
<section class="govuk-grid-column-one-half govuk-!-margin-bottom-4">

0 commit comments

Comments
 (0)