Skip to content

Commit ca5bbc6

Browse files
author
marci
committed
Update contact email to support@secure-bits.org and extend copyright year to 2026 in both English and German site configurations. Remove LinkedIn link from the about section in both languages, and re-add it in the English section with updated formatting.
1 parent 0f8f6d2 commit ca5bbc6

File tree

6 files changed

+10
-15
lines changed

6 files changed

+10
-15
lines changed

data/de/author.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ greeting: "Hallo mein Name ist "
66
image: "images/author.webp"
77
# give your some contact information. they will be used in the footer
88
contactInfo:
9-
email: "ticket@secure-bits.org"
9+
email: "support@secure-bits.org"
1010
# phone: "+49152 59422774"
1111
github: securebitsorg
1212
linkedin: securebits

data/de/sections/about.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ socialLinks:
3131
icon: "fab fa-github"
3232
url: "https://www.github.com/securebitsorg"
3333

34-
- name: LinkedIn
35-
icon: "fab fa-linkedin"
36-
url: "https://www.linkedin.com/in/securebits/"
3734

3835
- name: YouTube
3936
icon: "fab fa-youtube"

data/de/site.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright Notice
2-
copyright: © 2017 - 2025 Copyright SecureBits.
2+
copyright: © 2017 - 2026 Copyright SecureBits.
33

44
customMenus:
55
- name: Impressum
@@ -13,7 +13,7 @@ customMenus:
1313
showOnFooter: true
1414

1515
- name: Kontakt
16-
url: mailto:ticket@secure-bits.org
16+
url: mailto:support@secure-bits.org
1717
hideFromNavbar: false
1818
showOnFooter: true
1919
# Meta description for your site. This will help the search engines to find your site.

data/en/author.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ greeting: "Hi, I am Marcel an i am a nerd and my nickname is"
66
image: "images/author.webp"
77
# give your some contact information. they will be used in the footer
88
contactInfo:
9-
email: "ticket@secure-bits.org"
9+
email: "support@secure-bits.org"
1010
# phone: "+49152 59422774"
1111
github: securebitsorg
1212
linkedin: securebits

data/en/sections/about.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,12 @@ summary: I am a passionate IT security specialist with over 20 years of professi
2424
socialLinks:
2525
- name: Email
2626
icon: "fas fa-envelope"
27-
url: "ticket@secure-bits.org"
27+
url: "support@secure-bits.org"
2828

2929
- name: Github
3030
icon: "fab fa-github"
3131
url: "https://www.github.com/securebitsorg"
3232

33-
- name: LinkedIn
34-
icon: "fab fa-linkedin"
35-
url: "https://www.linkedin.com/in/securebits/"
36-
3733
- name: YouTube
3834
icon: "fab fa-youtube"
3935
url: "https://www.youtube.com/@secure_bits"
@@ -67,7 +63,9 @@ badges:
6763
name: SOC-Analyst
6864
percentage: 90
6965
color: "#FF2FBC"
70-
66+
- name: LinkedIn
67+
icon: "fab fa-linkedin"
68+
url: "https://www.linkedin.com/in/securebits/"
7169
- type: soft-skill-indicator
7270
name: Bash-Scripting
7371
percentage: 80

data/en/site.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright Notice
2-
copyright: © 2017 - 2025 Copyright by SecureBits.
2+
copyright: © 2017 - 2026 Copyright by SecureBits.
33

44
# Footer Custom Menu
55

@@ -10,7 +10,7 @@ customMenus:
1010
showOnFooter: true
1111

1212
- name: Contact
13-
url: mailto:ticket@secure-bits.org
13+
url: mailto:support@secure-bits.org
1414
hideFromNavbar: false
1515
showOnFooter: true
1616

0 commit comments

Comments
 (0)