Skip to content

Commit b01d9ae

Browse files
authored
Merge pull request #1 from openqda/feature-imprint
Update imprint.md
2 parents 9c75409 + 412dcf8 commit b01d9ae

2 files changed

Lines changed: 29 additions & 5 deletions

File tree

.github/workflows/test-deploy.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test deployment
1+
name: Docusaurus Build
22

33
on:
44
pull_request:
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
test-deploy:
12-
name: Test deployment
12+
name: Install and Build
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
@@ -21,6 +21,6 @@ jobs:
2121
cache: npm
2222

2323
- name: Install dependencies
24-
run: npm ci
24+
run: npm install
2525
- name: Test build website
26-
run: npm run build
26+
run: npm run build

src/pages/imprint.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
11
# Imprint
2+
## Information according to §5 TMG
23

3-
Here is the imprint
4+
University of Bremen <br />
5+
ZeMKI <br />
6+
Prof. Dr. Karsten D. Wolf <br />
7+
Prof. Dr. Andreas Hepp <br />
8+
Linzer Str. 4 <br />
9+
28359 Bremen
10+
11+
## Contact
12+
13+
E-Mail: OpenQDA@uni-bremen.de
14+
15+
Responsible for the content according to § 55 Abs. 2 RStV <br />
16+
Florian Hohmann
17+
18+
## Liability for content
19+
As a service provider, we are responsible for our own content on these pages in accordance with Section 7(1) TMG (German Telemedia Act) and general laws. According to §§8 to 10 TMG, however, we are not obliged as a service provider to monitor transmitted or stored third-party information or to investigate circumstances that indicate illegal activity.
20+
21+
Obligations to remove or block the use of information in accordance with general legislation remain unaffected by this. However, liability in this respect is only possible from the time of knowledge of a specific infringement. As soon as we become aware of such infringements, we will remove this content immediately.
22+
23+
## Liability for links
24+
Our website contains links to external third-party websites over whose content we have no influence. Therefore, we cannot accept any liability for this third-party content. The respective provider or operator of the pages is always responsible for the content of the linked pages. The linked pages were checked for possible legal violations at the time of linking. Illegal content was not recognizable at the time of linking. However, permanent monitoring of the content of the linked pages is not reasonable without concrete evidence of an infringement. If we become aware of any legal infringements, we will remove such links immediately.
25+
26+
## Copyright
27+
The content and works created by the site operators on these pages are subject to German copyright law. Duplication, processing, distribution and any form of commercialization of such material beyond the scope of the copyright law shall require the prior written consent of its respective author or creator. Downloads and copies of this site are only permitted for private, non-commercial use. Insofar as the content on this site was not created by the operator, the copyrights of third parties are respected. In particular, third-party content is identified as such. Should you nevertheless become aware of a copyright infringement, please inform us accordingly. If we become aware of any infringements, we will remove such content immediately.

0 commit comments

Comments
 (0)