Skip to content

Commit

Permalink
Merge pull request #1 from openqda/feature-imprint
Browse files Browse the repository at this point in the history
Update imprint.md
  • Loading branch information
jankapunkt authored Apr 9, 2024
2 parents 9c75409 + 412dcf8 commit b01d9ae
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test deployment
name: Docusaurus Build

on:
pull_request:
Expand All @@ -9,7 +9,7 @@ on:

jobs:
test-deploy:
name: Test deployment
name: Install and Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand All @@ -21,6 +21,6 @@ jobs:
cache: npm

- name: Install dependencies
run: npm ci
run: npm install
- name: Test build website
run: npm run build
run: npm run build
26 changes: 25 additions & 1 deletion src/pages/imprint.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# Imprint
## Information according to §5 TMG

Here is the imprint
University of Bremen <br />
ZeMKI <br />
Prof. Dr. Karsten D. Wolf <br />
Prof. Dr. Andreas Hepp <br />
Linzer Str. 4 <br />
28359 Bremen

## Contact

E-Mail: [email protected]

Responsible for the content according to § 55 Abs. 2 RStV <br />
Florian Hohmann

## Liability for content
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.

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.

## Liability for links
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.

## Copyright
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 comments on commit b01d9ae

Please sign in to comment.