Skip to content

Commit 8e8a00b

Browse files
Add IVA banner
1 parent 86ac6a3 commit 8e8a00b

11 files changed

Lines changed: 97 additions & 88 deletions

File tree

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ params:
1919
backgroundColor: "#FFFFFF"
2020
faviconColor: "#000000"
2121

22-
copyright: "© 2024 Orb DB Team"
22+
copyright: "© 2025 Orb DB Team"
2323

2424
postProcess: false

public/categories/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,5 +196,17 @@ <h2 class="fs-1 fw-bold text-center text-primary pb-3">Categories</h2>
196196
</div>
197197
</div>
198198
</section>
199+
<footer class="shared footer bg-blue-light py-5">
200+
<div class="container">
201+
202+
<div class="row">
203+
<div class="col-12">
204+
205+
<p class="small text-black-61 text-center">© 2025 Orb DB Team</p>
206+
207+
</div>
208+
</div>
209+
</div>
210+
</footer>
199211
</body>
200212
</html>

public/images/iva.png

70.1 KB
Loading

public/index.html

Lines changed: 30 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -206,23 +206,21 @@ <h3 class="hero-title fw-bold display-1 text-primary text-center text-xl-start p
206206
</div>
207207
</div>
208208
</div>
209+
209210
</div>
210211
</section>
211212

212213

213214
<style>
214215
.team-member {
215216
text-align: center;
216-
margin: 50px;
217+
margin: 20px;
217218
box-sizing: border-box;
218219
}
219220

220-
.team-memberl-l {
221-
flex-basis: calc(40%);
222-
}
223-
221+
.team-memberl-l,
224222
.team-member-r {
225-
flex-basis: calc(25% - 40px);
223+
flex-basis: calc(25% - 40px);
226224
}
227225

228226
.team-member img {
@@ -245,17 +243,17 @@ <h3 class="hero-title fw-bold display-1 text-primary text-center text-xl-start p
245243

246244
<section class="section services py-5">
247245
<div class="container">
248-
<div class="row justify-content-center pb-5">
246+
<div class="row justify-content-center">
249247
<div class="col-12 col-xl-6">
250248

251-
<h3 class="fs-1 fw-bold text-center text-black-61 pb-3">Team</h3>
249+
<h3 class="fs-1 fw-bold text-center text-black-61">Team</h3>
252250

253251
</div>
254252
</div>
255253

256254
<div class="row justify-content-center">
257255

258-
<div class="team-member team-memberl-l col-12 col-xl-4">
256+
<div class="team-member team-memberl-l col-6 col-md-3">
259257

260258
<img class="img-fluid" src="http://localhost:1313/images/sonia.jpg" alt="/images/sonia.jpg" width="667" height="667">
261259

@@ -291,16 +289,11 @@ <h2 class="text-primary">Sonia Horchidan</h2>
291289

292290
<li class="rounded-circle bg-blue-63 me-2 p-2"><a class="d-flex align-items-center justify-content-center size-16" href="https://www.linkedin.com/in/sonia-horchidan/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" ><path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/></svg></a></li>
293291

294-
295-
<li class="rounded-circle bg-blue-63 me-2 p-2"><a class="d-flex align-items-center justify-content-center size-16" href="https://twitter.com/SHorchidan"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-twitter" viewBox="0 0 16 16">
296-
<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"/>
297-
</svg>
298-
</a></li>
299-
292+
300293
</ul>
301294
</div>
302295

303-
<div class="team-member team-memberl-l col-12 col-xl-4">
296+
<div class="team-member team-memberl-l col-6 col-md-3">
304297

305298
<img class="img-fluid" src="http://localhost:1313/images/paris.jpeg" alt="/images/paris.jpeg" width="200" height="200">
306299

@@ -336,17 +329,12 @@ <h2 class="text-primary">Paris Carbone</h2>
336329

337330
<li class="rounded-circle bg-blue-63 me-2 p-2"><a class="d-flex align-items-center justify-content-center size-16" href="https://www.linkedin.com/in/paris-carbone-20752726/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" ><path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/></svg></a></li>
338331

339-
340-
<li class="rounded-circle bg-blue-63 me-2 p-2"><a class="d-flex align-items-center justify-content-center size-16" href="https://twitter.com/SenorCarbone"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-twitter" viewBox="0 0 16 16">
341-
<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"/>
342-
</svg>
343-
</a></li>
344-
332+
345333
</ul>
346334
</div>
347335

348336

349-
<div class="team-member team-member-r col-12 col-xl-4">
337+
<div class="team-member team-member-r col-6 col-md-3">
350338

351339
<img class="img-fluid" src="http://localhost:1313/images/fabian.png" alt="/images/fabian.png" width="512" height="512">
352340

@@ -369,7 +357,7 @@ <h2 class="text-primary">Fabian Zeiher</h2>
369357
</ul>
370358
</div>
371359

372-
<div class="team-member team-member-r col-12 col-xl-4">
360+
<div class="team-member team-member-r col-6 col-md-3">
373361

374362
<img class="img-fluid" src="http://localhost:1313/images/weijun.jpg" alt="/images/weijun.jpg" width="1280" height="1280">
375363

@@ -392,7 +380,7 @@ <h2 class="text-primary">Weijun Huang</h2>
392380
</ul>
393381
</div>
394382

395-
<div class="team-member team-member-r col-12 col-xl-4">
383+
<div class="team-member team-member-r col-6 col-md-3">
396384

397385
<img class="img-fluid" src="http://localhost:1313/images/xiangyu.jpeg" alt="/images/xiangyu.jpeg" width="800" height="800">
398386

@@ -415,7 +403,7 @@ <h2 class="text-primary">Xiangyu Shi</h2>
415403
</ul>
416404
</div>
417405

418-
<div class="team-member team-member-r col-12 col-xl-4">
406+
<div class="team-member team-member-r col-6 col-md-3">
419407

420408
<img class="img-fluid" src="http://localhost:1313/images/yining.jpeg" alt="/images/yining.jpeg" width="483" height="483">
421409

@@ -438,7 +426,7 @@ <h2 class="text-primary">Yining Hou</h2>
438426
</ul>
439427
</div>
440428

441-
<div class="team-member team-member-r col-12 col-xl-4">
429+
<div class="team-member team-member-r col-6 col-md-3">
442430

443431
<img class="img-fluid" src="http://localhost:1313/images/panagiotis.jpg" alt="/images/panagiotis.jpg" width="400" height="400">
444432

@@ -466,8 +454,22 @@ <h2 class="text-primary">Panagiotis Kaliosis</h2>
466454
</div>
467455
</section>
468456

469-
470457

471458

459+
<footer class="shared footer bg-blue-light py-5">
460+
<div class="container">
461+
<div class="row text-center">
462+
<div class="col-12">
463+
<div class="mb-4">
464+
<img src="images/iva.png" alt="Sponsored by IVA" class="img-fluid" style="max-width: 500px;">
465+
</div>
466+
467+
468+
<p class="small text-black-61 mb-0">© 2025 Orb DB Team</p>
469+
470+
</div>
471+
</div>
472+
</div>
473+
</footer>
472474
</body>
473475
</html>

public/post/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,5 +197,17 @@ <h2 class="fs-1 fw-bold text-center text-primary pb-3">Posts</h2>
197197
</div>
198198
</div>
199199
</section>
200+
<footer class="shared footer bg-blue-light py-5">
201+
<div class="container">
202+
203+
<div class="row">
204+
<div class="col-12">
205+
206+
<p class="small text-black-61 text-center">© 2025 Orb DB Team</p>
207+
208+
</div>
209+
</div>
210+
</div>
211+
</footer>
200212
</body>
201213
</html>

public/tags/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,5 +196,17 @@ <h2 class="fs-1 fw-bold text-center text-primary pb-3">Tags</h2>
196196
</div>
197197
</div>
198198
</section>
199+
<footer class="shared footer bg-blue-light py-5">
200+
<div class="container">
201+
202+
<div class="row">
203+
<div class="col-12">
204+
205+
<p class="small text-black-61 text-center">© 2025 Orb DB Team</p>
206+
207+
</div>
208+
</div>
209+
</div>
210+
</footer>
199211
</body>
200212
</html>

public/tags/index/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,5 +196,17 @@ <h2 class="fs-1 fw-bold text-center text-primary pb-3">Index</h2>
196196
</div>
197197
</div>
198198
</section>
199+
<footer class="shared footer bg-blue-light py-5">
200+
<div class="container">
201+
202+
<div class="row">
203+
<div class="col-12">
204+
205+
<p class="small text-black-61 text-center">© 2025 Orb DB Team</p>
206+
207+
</div>
208+
</div>
209+
</div>
210+
</footer>
199211
</body>
200212
</html>
70.1 KB
Loading

themes/up-business-theme/layouts/partials/sections/hero.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ <h3 class="hero-title fw-bold display-1 text-primary text-center text-xl-start p
2121
</div>
2222
</div>
2323
</div>
24+
2425
</div>
2526
</section>

themes/up-business-theme/layouts/partials/sections/people.html

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
<style>
22
.team-member {
33
text-align: center;
4-
margin: 50px;
4+
margin: 20px;
55
box-sizing: border-box;
66
}
77

8-
.team-memberl-l {
9-
flex-basis: calc(40%);
10-
}
11-
8+
.team-memberl-l,
129
.team-member-r {
13-
flex-basis: calc(25% - 40px);
10+
flex-basis: calc(25% - 40px); /* Ensures 4 items per row */
1411
}
1512

1613
.team-member img {
@@ -33,17 +30,17 @@
3330

3431
<section class="section services py-5">
3532
<div class="container">
36-
<div class="row justify-content-center pb-5">
33+
<div class="row justify-content-center">
3734
<div class="col-12 col-xl-6">
3835
{{ with .content.title }}
39-
<h3 class="fs-1 fw-bold text-center text-black-61 pb-3">{{ . }}</h3>
36+
<h3 class="fs-1 fw-bold text-center text-black-61">{{ . }}</h3>
4037
{{ end }}
4138
</div>
4239
</div>
43-
<!-- team-members -->
40+
<!-- team-members -->
4441
<div class="row justify-content-center">
4542
{{ range .content.cardsl }}
46-
<div class="team-member team-memberl-l col-12 col-xl-4">
43+
<div class="team-member team-memberl-l col-6 col-md-3">
4744
{{ with .image }}{{ partial "utilities/image-fluid.html" . }}{{ end }}
4845
{{ with .name }}
4946
<h2 class="text-primary">{{ . }}</h2>
@@ -67,14 +64,14 @@ <h2 class="text-primary">{{ . }}</h2>
6764
{{ with .linkedin }}
6865
<li class="rounded-circle bg-blue-63 me-2 p-2"><a class="d-flex align-items-center justify-content-center size-16" href="{{ . }}">{{ partial "icons/linkedin.html" }}</a></li>
6966
{{ end }}
70-
{{ with .twitter }}
67+
<!-- {{ with .twitter }}
7168
<li class="rounded-circle bg-blue-63 me-2 p-2"><a class="d-flex align-items-center justify-content-center size-16" href="{{ . }}">{{ partial "icons/twitter.html" }}</a></li>
72-
{{ end }}
69+
{{ end }} -->
7370
</ul>
7471
</div>
7572
{{ end }}
7673
{{ range .content.cardsr }}
77-
<div class="team-member team-member-r col-12 col-xl-4">
74+
<div class="team-member team-member-r col-6 col-md-3">
7875
{{ with .image }}{{ partial "utilities/image-fluid.html" . }}{{ end }}
7976
{{ with .name }}
8077
<h2 class="text-primary">{{ . }}</h2>
@@ -108,4 +105,3 @@ <h2 class="text-primary">{{ . }}</h2>
108105
<br>
109106
</div>
110107
</section>
111-

0 commit comments

Comments
 (0)