Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit 6c47286

Browse files
authored
Add files via upload
1 parent bc65da5 commit 6c47286

File tree

11 files changed

+120
-120
lines changed

11 files changed

+120
-120
lines changed

IMPRESSUM.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# D&I Projects - Impressum
22

3-
## [Impressum](https://d-i-projects.github.io/website/impressum/)
3+
## [Impressum](https://d-i-projects.github.io/impressum/)
44

55
---
66

@@ -26,4 +26,4 @@ This website is a raw information page. If you have any complaints, please conta
2626

2727
Entsprechend DDG § 5(1)* liegt für diese Seite keine Impressumspflicht vor. Dennoch stellen wir die folgende Emailadresse für etwaige Anfragen und Anregungen zur Verfügung.
2828

29-
*DDG § 5(1) Diensteanbieter haben für [geschäftsmäßige](https://d-i-projects.github.io/website/geschäftsmäßig), in der Regel [gegen Entgelt](https://d-i-projects.github.io/website/profit) angebotene digitale Dienste folgende Informationen, die leicht erkennbar und unmittelbar erreichbar sein müssen, ständig verfügbar zu halten ([](https://www.gesetze-im-internet.de/ddg/__5.html))*
29+
*DDG § 5(1) Diensteanbieter haben für [geschäftsmäßige](https://d-i-projects.github.io/geschäftsmäßig), in der Regel [gegen Entgelt](https://d-i-projects.github.io/profit) angebotene digitale Dienste folgende Informationen, die leicht erkennbar und unmittelbar erreichbar sein müssen, ständig verfügbar zu halten ([](https://www.gesetze-im-internet.de/ddg/__5.html))*

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Website
22
D&I Website
33

4-
https://d-i-projects.github.io/website/
4+
https://d-i-projects.github.io/
55

66
# Lizenz
7-
Weitere Informationen zur Lizenz der Icons finden Sie in der [ICON.md](https://github.com/D-I-Projects/website/blob/main/ICON.md) Datei.
7+
Weitere Informationen zur Lizenz der Icons finden Sie in der [ICON.md](https://github.com/D-I-Projects/blob/main/ICON.md) Datei.
88

99
# Impressum
10-
Detaillierte Informationen zum Impressum unserer Website entnehmen Sie bitte der [IMPRESSUM.md](https://github.com/D-I-Projects/website/blob/main/Impressum.md) Datei. Bei Fragen oder Problemen kontaktieren Sie bitte die angegebene E-Mail-Adresse.
10+
Detaillierte Informationen zum Impressum unserer Website entnehmen Sie bitte der [IMPRESSUM.md](https://github.com/D-I-Projects/blob/main/Impressum.md) Datei. Bei Fragen oder Problemen kontaktieren Sie bitte die angegebene E-Mail-Adresse.

home/index.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,40 +9,40 @@
99
<meta name="author" content="D&I">
1010
<script src="showsidebar.js"></script>
1111
<link rel="stylesheet" href="style_home.css">
12-
<link rel="icon" type="image/x-icon" href="https://d-i-projects.github.io/website/IMG/icon_bg.png">
13-
<script src="https://d-i-projects.github.io/website/JS/cookie.js"></script>
14-
<script src="https://d-i-projects.github.io/website/JS/check_accessable.js" defer></script>
15-
<script src="https://d-i-projects.github.io/website/JS/welcome_console_message.js"></script>
12+
<link rel="icon" type="image/x-icon" href="https://d-i-projects.github.io/IMG/icon_bg.png">
13+
<script src="https://d-i-projects.github.io/JS/cookie.js"></script>
14+
<script src="https://d-i-projects.github.io/JS/check_accessable.js" defer></script>
15+
<script src="https://d-i-projects.github.io/JS/welcome_console_message.js"></script>
1616
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
1717
<meta property="og:title" content="D&amp;I - Home">
1818
<meta property="og:description" content="This is the homepage of D&I Projects!">
19-
<meta property="og:image" content="https://d-i-projects.github.io/website/IMG/banner.png">
20-
<meta property="og:url" content="https://d-i-projects.github.io/website/">
19+
<meta property="og:image" content="https://d-i-projects.github.io/IMG/banner.png">
20+
<meta property="og:url" content="https://d-i-projects.github.io/">
2121
<meta property="og:type" content="website">
2222
</head>
2323
<div id="cookie-banner" class="cookie-banner">
2424
<div class="cookie-content">
2525
<p>We collect data to remember your preferences for light and dark mode, ensuring you have the best possible experience on our website.</p>
2626
<button class="button_accept" id="accept-cookies">Accept</button>
27-
<a href="https://d-i-projects.github.io/website/leave"><button class="button_leave">Leave</button></a>
27+
<a href="https://d-i-projects.github.io/leave"><button class="button_leave">Leave</button></a>
2828
</div>
2929
</div>
3030
<div class="topbar">
3131
<div class="topbar-content">
3232
<nav>
33-
<img class="top-pic-dark" src="https://d-i-projects.github.io/website/IMG/light_transparent.png">
34-
<img class="top-pic-light" src="https://d-i-projects.github.io/website/IMG/dark_transparent.png">
35-
<a href="https://d-i-projects.github.io/website/home"><button>Home</button></a>
36-
<a href="https://d-i-projects.github.io/website/projects"><button>Projects</button></a>
37-
<a href="https://d-i-projects.github.io/website/people"><button>People</button></a>
33+
<img class="top-pic-dark" src="https://d-i-projects.github.io/IMG/light_transparent.png">
34+
<img class="top-pic-light" src="https://d-i-projects.github.io/IMG/dark_transparent.png">
35+
<a href="https://d-i-projects.github.io/home"><button>Home</button></a>
36+
<a href="https://d-i-projects.github.io/projects"><button>Projects</button></a>
37+
<a href="https://d-i-projects.github.io/people"><button>People</button></a>
3838
</nav>
3939
</div>
4040
</div>
4141
<div class="page-content">
4242
<div class="home-top-box">
4343
<h1>Welcome 👋</h1>
4444
<p>Wanna take a look at our Projects?</p>
45-
<a href="https://d-i-projects.github.io/website/projects"><button>Our Projects</button></a>
45+
<a href="https://d-i-projects.github.io/projects"><button>Our Projects</button></a>
4646
<div class="cube">
4747
<div class="face front"></div>
4848
<div class="face back"></div>
@@ -96,14 +96,14 @@ <h1>Raw info page</h1>
9696
<footer>
9797
<div class="footer-container">
9898
<div class="footer-left">
99-
<a href="https://d-i-projects.github.io/website/home">Home</a>
100-
<a href="https://d-i-projects.github.io/website/projects">Projects</a>
101-
<a href="https://d-i-projects.github.io/website/people">People</a>
99+
<a href="https://d-i-projects.github.io/home">Home</a>
100+
<a href="https://d-i-projects.github.io/projects">Projects</a>
101+
<a href="https://d-i-projects.github.io/people">People</a>
102102
</div>
103103
<div class="footer-right">
104-
<a href="https://d-i-projects.github.io/website/impressum">Impressum</a>
105-
<a href="https://d-i-projects.github.io/website/profit">Profit</a>
106-
<a href="https://d-i-projects.github.io/website/geschäftsmäßig">Geschäftsmäßig</a>
104+
<a href="https://d-i-projects.github.io/impressum">Impressum</a>
105+
<a href="https://d-i-projects.github.io/profit">Profit</a>
106+
<a href="https://d-i-projects.github.io/geschäftsmäßig">Geschäftsmäßig</a>
107107
</div>
108108
</div>
109109
</footer>

impressum/index.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,32 +9,32 @@
99
<meta name="author" content="D&I">
1010
<script src="showsidebar.js"></script>
1111
<link rel="stylesheet" href="style_impressum.css">
12-
<link rel="icon" type="image/x-icon" href="https://d-i-projects.github.io/website/IMG/icon_bg.png">
13-
<script src="https://d-i-projects.github.io/website/JS/cookie.js"></script>
14-
<script src="https://d-i-projects.github.io/website/JS/check_accessable.js" defer></script>
15-
<script src="https://d-i-projects.github.io/website/JS/welcome_console_message.js"></script>
12+
<link rel="icon" type="image/x-icon" href="https://d-i-projects.github.io/IMG/icon_bg.png">
13+
<script src="https://d-i-projects.github.io/JS/cookie.js"></script>
14+
<script src="https://d-i-projects.github.io/JS/check_accessable.js" defer></script>
15+
<script src="https://d-i-projects.github.io/JS/welcome_console_message.js"></script>
1616
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
1717
<meta property="og:title" content="D&amp;I - Home">
1818
<meta property="og:description" content="This is the homepage of D&I Projects!">
19-
<meta property="og:image" content="https://d-i-projects.github.io/website/IMG/banner.png">
20-
<meta property="og:url" content="https://d-i-projects.github.io/website/">
19+
<meta property="og:image" content="https://d-i-projects.github.io/IMG/banner.png">
20+
<meta property="og:url" content="https://d-i-projects.github.io/">
2121
<meta property="og:type" content="website">
2222
</head>
2323
<div id="cookie-banner" class="cookie-banner">
2424
<div class="cookie-content">
2525
<p>We collect data to remember your preferences for light and dark mode, ensuring you have the best possible experience on our website.</p>
2626
<button class="button_accept" id="accept-cookies">Accept</button>
27-
<a href="https://d-i-projects.github.io/website/leave"><button class="button_leave">Leave</button></a>
27+
<a href="https://d-i-projects.github.io/leave"><button class="button_leave">Leave</button></a>
2828
</div>
2929
</div>
3030
<div class="topbar">
3131
<div class="topbar-content">
3232
<nav>
33-
<img class="top-pic-dark" src="https://d-i-projects.github.io/website/IMG/light_transparent.png">
34-
<img class="top-pic-light" src="https://d-i-projects.github.io/website/IMG/dark_transparent.png">
35-
<a href="https://d-i-projects.github.io/website/home"><button>Home</button></a>
36-
<a href="https://d-i-projects.github.io/website/projects"><button>Projects</button></a>
37-
<a href="https://d-i-projects.github.io/website/people"><button>People</button></a>
33+
<img class="top-pic-dark" src="https://d-i-projects.github.io/IMG/light_transparent.png">
34+
<img class="top-pic-light" src="https://d-i-projects.github.io/IMG/dark_transparent.png">
35+
<a href="https://d-i-projects.github.io/home"><button>Home</button></a>
36+
<a href="https://d-i-projects.github.io/projects"><button>Projects</button></a>
37+
<a href="https://d-i-projects.github.io/people"><button>People</button></a>
3838
</nav>
3939
</div>
4040
</div>
@@ -46,19 +46,19 @@ <h1 id="info">Impressum</h1>
4646
<p>This website is a raw information page. If you have any complaints, please contact us.</p>
4747
<a href="https://www.gesetze-im-internet.de/ddg/__5.html"><p><b>DDG § 5</b></p></a>
4848
<p>Entsprechend DDG § 5(1)* liegt für diese Seite keine Impressumspflicht vor. Dennoch stellen wir die folgende Emailadresse für etwaige Anfragen und Anregungen zur Verfügung.</p>
49-
<p><i>*DDG § 5(1) Diensteanbieter haben für <a href="https://d-i-projects.github.io/website/geschäftsmäßig"><b>geschäftsmäßige</b></a>, in der Regel <a href=https://d-i-projects.github.io/website/profit><b>gegen Entgelt</b></a> angebotene digitale Dienste folgende Informationen, die leicht erkennbar und unmittelbar erreichbar sein müssen, ständig verfügbar zu halten (<a href="https://www.gesetze-im-internet.de/ddg/__5.html"><b></b></a>) </i></p>
49+
<p><i>*DDG § 5(1) Diensteanbieter haben für <a href="https://d-i-projects.github.io/geschäftsmäßig"><b>geschäftsmäßige</b></a>, in der Regel <a href=https://d-i-projects.github.io/profit><b>gegen Entgelt</b></a> angebotene digitale Dienste folgende Informationen, die leicht erkennbar und unmittelbar erreichbar sein müssen, ständig verfügbar zu halten (<a href="https://www.gesetze-im-internet.de/ddg/__5.html"><b></b></a>) </i></p>
5050
<p></p>
5151
<footer>
5252
<div class="footer-container">
5353
<div class="footer-left">
54-
<a href="https://d-i-projects.github.io/website/home">Home</a>
55-
<a href="https://d-i-projects.github.io/website/projects">Projects</a>
56-
<a href="https://d-i-projects.github.io/website/people">People</a>
54+
<a href="https://d-i-projects.github.io/home">Home</a>
55+
<a href="https://d-i-projects.github.io/projects">Projects</a>
56+
<a href="https://d-i-projects.github.io/people">People</a>
5757
</div>
5858
<div class="footer-right">
59-
<a href="https://d-i-projects.github.io/website/impressum">Impressum</a>
60-
<a href="https://d-i-projects.github.io/website/profit">Profit</a>
61-
<a href="https://d-i-projects.github.io/website/geschäftsmäßig">Geschäftsmäßig</a>
59+
<a href="https://d-i-projects.github.io/impressum">Impressum</a>
60+
<a href="https://d-i-projects.github.io/profit">Profit</a>
61+
<a href="https://d-i-projects.github.io/geschäftsmäßig">Geschäftsmäßig</a>
6262
</div>
6363
</div>
6464
</footer>

index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77
<meta name="description" content="Status of D&amp;I Projects">
88
<meta name="keywords" content="D&amp;I, projects, status, contributors, licenses">
99
<meta name="author" content="D&I">
10-
<link rel="icon" type="image/x-icon" href="https://d-i-projects.github.io/website/IMG/icon_bg.png">
11-
<script src="https://d-i-projects.github.io/website/JS/cookie.js"></script>
12-
<script src="https://d-i-projects.github.io/website/JS/check_accessable.js"></script>
13-
<script src="https://d-i-projects.github.io/website/JS/welcome_console_message.js"></script>
10+
<link rel="icon" type="image/x-icon" href="https://d-i-projects.github.io/IMG/icon_bg.png">
11+
<script src="https://d-i-projects.github.io/JS/cookie.js"></script>
12+
<script src="https://d-i-projects.github.io/JS/check_accessable.js"></script>
13+
<script src="https://d-i-projects.github.io/JS/welcome_console_message.js"></script>
1414
<meta property="og:title" content="D&amp;I - Status">
1515
<meta property="og:description" content="Repository informations of D&amp;I Projects">
16-
<meta property="og:image" content="https://d-i-projects.github.io/website/IMG/banner.png">
17-
<meta property="og:url" content="https://d-i-projects.github.io/website/">
16+
<meta property="og:image" content="https://d-i-projects.github.io/IMG/banner.png">
17+
<meta property="og:url" content="https://d-i-projects.github.io/">
1818
<meta property="og:type" content="website">
1919
<script>
20-
console.log("Redirecting to homepage (https://d-i-projects.github.io/website/home)");
21-
window.location.replace("https://d-i-projects.github.io/website/home");
20+
console.log("Redirecting to homepage (https://d-i-projects.github.io/home)");
21+
window.location.replace("https://d-i-projects.github.io/home");
2222
</script>
2323
</head>
2424
<body>

leave/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<!DOCTYPE html>
2-
<link rel="stylesheet" href="https://d-i-projects.github.io/website/CSS/style.css">
2+
<link rel="stylesheet" href="https://d-i-projects.github.io/CSS/style.css">
33
<h1>--See ya!--</h1>
44
</html>

people/index.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,33 +8,33 @@
88
<meta name="keywords" content="D&amp;I, projects, status, contributors, licenses, development, open-source, collaboration, technology, innovation">
99
<meta name="author" content="D&I">
1010
<link rel="stylesheet" href="style_people.css">
11-
<link rel="icon" type="image/x-icon" href="https://d-i-projects.github.io/website/IMG/icon_bg.png">
12-
<script src="https://d-i-projects.github.io/website/JS/cookie.js"></script>
13-
<script src="https://d-i-projects.github.io/website/JS/check_accessable.js" defer></script>
14-
<script src="https://d-i-projects.github.io/website/JS/welcome_console_message.js"></script>
11+
<link rel="icon" type="image/x-icon" href="https://d-i-projects.github.io/IMG/icon_bg.png">
12+
<script src="https://d-i-projects.github.io/JS/cookie.js"></script>
13+
<script src="https://d-i-projects.github.io/JS/check_accessable.js" defer></script>
14+
<script src="https://d-i-projects.github.io/JS/welcome_console_message.js"></script>
1515
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
1616
<meta property="og:title" content="D&amp;I - Home">
1717
<meta property="og:description" content="This is a page where all people in D&I Projects are listed!">
18-
<meta property="og:image" content="https://d-i-projects.github.io/website/IMG/banner.png">
19-
<meta property="og:url" content="https://d-i-projects.github.io/website/">
18+
<meta property="og:image" content="https://d-i-projects.github.io/IMG/banner.png">
19+
<meta property="og:url" content="https://d-i-projects.github.io/">
2020
<meta property="og:type" content="website">
2121
</head>
2222
<body>
2323
<div id="cookie-banner" class="cookie-banner">
2424
<div class="cookie-content">
2525
<p>We collect data to remember your preferences for light and dark mode, ensuring you have the best possible experience on our website.</p>
2626
<button class="button_accept" id="accept-cookies">Accept</button>
27-
<a href="https://d-i-projects.github.io/website/leave"><button class="button_leave">Leave</button></a>
27+
<a href="https://d-i-projects.github.io/leave"><button class="button_leave">Leave</button></a>
2828
</div>
2929
</div>
3030
<div class="topbar">
3131
<div class="topbar-content">
3232
<nav>
33-
<img class="top-pic-dark" src="https://d-i-projects.github.io/website/IMG/light_transparent.png">
34-
<img class="top-pic-light" src="https://d-i-projects.github.io/website/IMG/dark_transparent.png">
35-
<a href="https://d-i-projects.github.io/website/home"><button>Home</button></a>
36-
<a href="https://d-i-projects.github.io/website/projects"><button>Projects</button></a>
37-
<a href="https://d-i-projects.github.io/website/people"><button>People</button></a>
33+
<img class="top-pic-dark" src="https://d-i-projects.github.io/IMG/light_transparent.png">
34+
<img class="top-pic-light" src="https://d-i-projects.github.io/IMG/dark_transparent.png">
35+
<a href="https://d-i-projects.github.io/home"><button>Home</button></a>
36+
<a href="https://d-i-projects.github.io/projects"><button>Projects</button></a>
37+
<a href="https://d-i-projects.github.io/people"><button>People</button></a>
3838
</nav>
3939
</div>
4040
</div>
@@ -44,14 +44,14 @@ <h1>People</h1>
4444
<footer>
4545
<div class="footer-container">
4646
<div class="footer-left">
47-
<a href="https://d-i-projects.github.io/website/home">Home</a>
48-
<a href="https://d-i-projects.github.io/website/projects">Projects</a>
49-
<a href="https://d-i-projects.github.io/website/people">People</a>
47+
<a href="https://d-i-projects.github.io/home">Home</a>
48+
<a href="https://d-i-projects.github.io/projects">Projects</a>
49+
<a href="https://d-i-projects.github.io/people">People</a>
5050
</div>
5151
<div class="footer-right">
52-
<a href="https://d-i-projects.github.io/website/impressum">Impressum</a>
53-
<a href="https://d-i-projects.github.io/website/profit">Profit</a>
54-
<a href="https://d-i-projects.github.io/website/geschäftsmäßig">Geschäftsmäßig</a>
52+
<a href="https://d-i-projects.github.io/impressum">Impressum</a>
53+
<a href="https://d-i-projects.github.io/profit">Profit</a>
54+
<a href="https://d-i-projects.github.io/geschäftsmäßig">Geschäftsmäßig</a>
5555
</div>
5656
</div>
5757
</footer>

0 commit comments

Comments
 (0)