File tree Expand file tree Collapse file tree 13 files changed +43
-9
lines changed
Expand file tree Collapse file tree 13 files changed +43
-9
lines changed Original file line number Diff line number Diff line change 33 < div class ="container-fluid ">
44 < div class ="row ">
55 < div class ="col-sm-6 ">
6- < p > © 2024 Relational ML Lab.</ p >
6+ < p > © < span id =" year " > </ span > Relational ML Lab.</ p >
77 < p > We are part of the < a href ="https://cispa.de "> CISPA Helmholtz Center for Information Security</ a > , at the < a href ="https://www.uni-saarland.de "> Saarland University</ a > campus.</ p >
88 </ div >
99 < div class ="col-sm-6 ">
1414 </ div >
1515 </ div >
1616 </ div >
17- </ div >
17+ </ div >
18+ < script >
19+ document . getElementById ( 'year' ) . textContent = new Date ( ) . getFullYear ( ) ;
20+ </ script >
Original file line number Diff line number Diff line change 99 < ol class ="carousel-indicators ">
1010 < li data-target ="#carousel " data-slide-to ="0 " class ="active "> </ li >
1111 < li data-target ="#carousel " data-slide-to ="1 "> </ li >
12+ < li data-target ="#carousel " data-slide-to ="2 "> </ li >
1213 </ ol >
1314 < div class ="carousel-inner ">
1415 < div class ="item active ">
1516 < img src ="{{ site.url }}{{ site.baseurl }}/images/group/2.jpg " alt ="03-10-2024 "
1617 style ="width: 100%; border-radius: 40px; margin-left: auto; ">
1718 </ div >
19+ < div class ="item ">
20+ < img src ="{{ site.url }}{{ site.baseurl }}/images/group/3.jpeg " alt ="18-06-2025 "
21+ style ="width: 100%; border-radius: 40px; margin-left: auto; ">
22+ </ div >
1823 < div class ="item ">
1924 < img src ="{{ site.url }}{{ site.baseurl }}/images/group/1.jpg " alt ="21-10-2023 "
2025 style ="width: 100%; border-radius: 40px; margin-left: auto; ">
Original file line number Diff line number Diff line change 7676 < div class ="container-fluid ">
7777 < div class ="row ">
7878 < div class ="col-sm-6 ">
79- < p > © 2024 Relational ML Lab.</ p >
79+ < p > © < span id =" year " > </ span > Relational ML Lab.</ p >
8080 < p > We are part of the < a href ="https://cispa.de "> CISPA Helmholtz Center for Information Security</ a > , at the < a href ="https://www.uni-saarland.de "> Saarland University</ a > campus.</ p >
8181 </ div >
8282 < div class ="col-sm-6 ">
8888 </ div >
8989 </ div >
9090</ div >
91+ < script >
92+ document . getElementById ( 'year' ) . textContent = new Date ( ) . getFullYear ( ) ;
93+ </ script >
9194 </ div >
9295
9396 </ body >
Original file line number Diff line number Diff line change 7373 < ol class ="carousel-indicators ">
7474 < li data-target ="#carousel " data-slide-to ="0 " class ="active "> </ li >
7575 < li data-target ="#carousel " data-slide-to ="1 "> </ li >
76+ < li data-target ="#carousel " data-slide-to ="2 "> </ li >
7677 </ ol >
7778 < div class ="carousel-inner ">
7879 < div class ="item active ">
7980 < img src ="/images/group/2.jpg " alt ="03-10-2024 "
8081 style ="width: 100%; border-radius: 40px; margin-left: auto; ">
8182 </ div >
83+ < div class ="item ">
84+ < img src ="/images/group/3.jpeg " alt ="18-06-2025 "
85+ style ="width: 100%; border-radius: 40px; margin-left: auto; ">
86+ </ div >
8287 < div class ="item ">
8388 < img src ="/images/group/1.jpg " alt ="21-10-2023 "
8489 style ="width: 100%; border-radius: 40px; margin-left: auto; ">
@@ -158,7 +163,7 @@ <h3>News</h3>
158163 < div class ="container-fluid ">
159164 < div class ="row ">
160165 < div class ="col-sm-6 ">
161- < p > © 2024 Relational ML Lab.</ p >
166+ < p > © < span id =" year " > </ span > Relational ML Lab.</ p >
162167 < p > We are part of the < a href ="https://cispa.de "> CISPA Helmholtz Center for Information Security</ a > , at the < a href ="https://www.uni-saarland.de "> Saarland University</ a > campus.</ p >
163168 </ div >
164169 < div class ="col-sm-6 ">
@@ -170,6 +175,9 @@ <h3>News</h3>
170175 </ div >
171176 </ div >
172177</ div >
178+ < script >
179+ document . getElementById ( 'year' ) . textContent = new Date ( ) . getFullYear ( ) ;
180+ </ script >
173181 </ div >
174182
175183 </ body >
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ <h4>24 April 2023</h4>
167167 < div class ="container-fluid ">
168168 < div class ="row ">
169169 < div class ="col-sm-6 ">
170- < p > © 2024 Relational ML Lab.</ p >
170+ < p > © < span id =" year " > </ span > Relational ML Lab.</ p >
171171 < p > We are part of the < a href ="https://cispa.de "> CISPA Helmholtz Center for Information Security</ a > , at the < a href ="https://www.uni-saarland.de "> Saarland University</ a > campus.</ p >
172172 </ div >
173173 < div class ="col-sm-6 ">
@@ -179,6 +179,9 @@ <h4>24 April 2023</h4>
179179 </ div >
180180 </ div >
181181</ div >
182+ < script >
183+ document . getElementById ( 'year' ) . textContent = new Date ( ) . getFullYear ( ) ;
184+ </ script >
182185 </ div >
183186
184187 </ body >
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ <h3 id="what-we-look-for">What we look for</h3>
122122 < div class ="container-fluid ">
123123 < div class ="row ">
124124 < div class ="col-sm-6 ">
125- < p > © 2024 Relational ML Lab.</ p >
125+ < p > © < span id =" year " > </ span > Relational ML Lab.</ p >
126126 < p > We are part of the < a href ="https://cispa.de "> CISPA Helmholtz Center for Information Security</ a > , at the < a href ="https://www.uni-saarland.de "> Saarland University</ a > campus.</ p >
127127 </ div >
128128 < div class ="col-sm-6 ">
@@ -134,6 +134,9 @@ <h3 id="what-we-look-for">What we look for</h3>
134134 </ div >
135135 </ div >
136136</ div >
137+ < script >
138+ document . getElementById ( 'year' ) . textContent = new Date ( ) . getFullYear ( ) ;
139+ </ script >
137140 </ div >
138141
139142 </ body >
Original file line number Diff line number Diff line change @@ -894,7 +894,7 @@ <h1 id="publications">Publications</h1>
894894 < div class ="container-fluid ">
895895 < div class ="row ">
896896 < div class ="col-sm-6 ">
897- < p > © 2024 Relational ML Lab.</ p >
897+ < p > © < span id =" year " > </ span > Relational ML Lab.</ p >
898898 < p > We are part of the < a href ="https://cispa.de "> CISPA Helmholtz Center for Information Security</ a > , at the < a href ="https://www.uni-saarland.de "> Saarland University</ a > campus.</ p >
899899 </ div >
900900 < div class ="col-sm-6 ">
@@ -906,6 +906,9 @@ <h1 id="publications">Publications</h1>
906906 </ div >
907907 </ div >
908908</ div >
909+ < script >
910+ document . getElementById ( 'year' ) . textContent = new Date ( ) . getFullYear ( ) ;
911+ </ script >
909912 </ div >
910913
911914 </ body >
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ <h1 id="research">Research</h1>
7979 < div class ="container-fluid ">
8080 < div class ="row ">
8181 < div class ="col-sm-6 ">
82- < p > © 2024 Relational ML Lab.</ p >
82+ < p > © < span id =" year " > </ span > Relational ML Lab.</ p >
8383 < p > We are part of the < a href ="https://cispa.de "> CISPA Helmholtz Center for Information Security</ a > , at the < a href ="https://www.uni-saarland.de "> Saarland University</ a > campus.</ p >
8484 </ div >
8585 < div class ="col-sm-6 ">
@@ -91,6 +91,9 @@ <h1 id="research">Research</h1>
9191 </ div >
9292 </ div >
9393</ div >
94+ < script >
95+ document . getElementById ( 'year' ) . textContent = new Date ( ) . getFullYear ( ) ;
96+ </ script >
9497 </ div >
9598
9699 </ body >
You can’t perform that action at this time.
0 commit comments