Skip to content

Commit 96a76ff

Browse files
Copilotjeswr
andcommitted
Update banner text: Solid26 as new standard release, add symposium and hackathon links
Co-authored-by: jeswr <63333554+jeswr@users.noreply.github.com> Agent-Logs-Url: https://github.com/solid/solidproject.org/sessions/8b4efea0-7fad-4a3c-bc90-e59053d6bc9a
1 parent 6aae296 commit 96a76ff

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,12 @@ GEM
1212
eventmachine (>= 0.12.9)
1313
http_parser.rb (~> 0)
1414
eventmachine (1.2.7)
15+
ffi (1.17.2-x86_64-linux-gnu)
1516
ffi (1.17.2-x86_64-linux-musl)
1617
forwardable-extended (2.6.0)
18+
google-protobuf (4.32.0-x86_64-linux-gnu)
19+
bigdecimal
20+
rake (>= 13)
1721
google-protobuf (4.32.0-x86_64-linux-musl)
1822
bigdecimal
1923
rake (>= 13)
@@ -67,15 +71,17 @@ GEM
6771
rexml (3.4.2)
6872
rouge (4.6.0)
6973
safe_yaml (1.0.5)
70-
sass-embedded (1.92.0)
74+
sass-embedded (1.92.0-x86_64-linux-gnu)
75+
google-protobuf (~> 4.31)
76+
sass-embedded (1.92.0-x86_64-linux-musl)
7177
google-protobuf (~> 4.31)
72-
rake (>= 13)
7378
terminal-table (3.0.2)
7479
unicode-display_width (>= 1.1.1, < 3)
7580
unicode-display_width (2.6.0)
7681
webrick (1.9.1)
7782

7883
PLATFORMS
84+
x86_64-linux-gnu
7985
x86_64-linux-musl
8086

8187
DEPENDENCIES

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</button>
3737
</header>
3838
<div class="event-banner" role="region" aria-label="Event announcement">
39-
📣 Join us for <a href="https://solid26.org/">Solid26</a> — Solid Symposium (Apr 30 – May 1) · Solid Hackathon (Apr 27 – 29) · London, 2026
39+
📣 <a href="https://solid26.org/">Solid26</a>a new release of the Solid standard — launches at the <a href="https://sosy2026.eu/">Solid Symposium</a> (Apr 30 – May 1) · <a href="https://sosy2026.eu/">Solid Hackathon</a> (Apr 27 – 29) · London, 2026
4040
</div>{% if page.breadcrumbs %}
4141
<nav class="breadcrumb" aria-label="breadcrumbs">
4242
<ol>

0 commit comments

Comments
 (0)