Skip to content

Commit 9b5e7f5

Browse files
authored
Merge pull request #571 from AKSW/develop
Deploy develop to main
2 parents 16dae36 + ca9e510 commit 9b5e7f5

File tree

7 files changed

+451
-322
lines changed

7 files changed

+451
-322
lines changed

graph.nt

Lines changed: 128 additions & 160 deletions
Large diffs are not rendered by default.

graph.nt.source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
git@github.com:AKSW/leipzig.dataweek.de-model.git
2-
561dfeb7f1bfce9b0cc2c10804babc27369ace40
2+
4fed11bc202b42354d55ef890ad411e523c023a7

lswt2025/Logo.png

-51.5 KB
Binary file not shown.

lswt2025/Logo.svg

Lines changed: 93 additions & 159 deletions
Loading

lswt2025/Logo_1024.png

-185 KB
Binary file not shown.

lswt2025/Logo_en.svg

Lines changed: 223 additions & 0 deletions
Loading

lswt2025/index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
22
rdf_prefix_path: _data/prefixes.sparql
33
---
4-
<!--{% include components/img.html alt=contact_alt src="/lswt2024/Logo_1024.png" %}-->
5-
<p></p>
4+
{%- if site.language == 'en' -%}
5+
{% include components/img.html alt=contact_alt src="/lswt2025/Logo_en.svg" %}
6+
{%- else -%}
7+
{% include components/img.html alt=contact_alt src="/lswt2025/Logo.svg" %}
8+
{%- endif -%}
69

10+
<p></p>
711
{% comment %}
812
<p>
913
<a href="https://www.youtube-nocookie.com/embed/n8Kb2P8ilwg"><svg role="img" focusable="false" aria-hidden="true" height="28" width="42"><use xlink:href="{% relative_link /resources/images/socialmedia.svg %}#youtube"></use></svg>{{str_recording}}</a>

0 commit comments

Comments
 (0)