Skip to content

Commit

Permalink
Merge pull request #1 from knutator2/main
Browse files Browse the repository at this point in the history
Some design modeifications
  • Loading branch information
SchneidermRKI authored Nov 1, 2024
2 parents f226068 + ce2f372 commit 4b29b5e
Show file tree
Hide file tree
Showing 30 changed files with 967 additions and 359 deletions.
Binary file removed .DS_Store
Binary file not shown.
39 changes: 39 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Created by https://www.toptal.com/developers/gitignore/api/macos
# Edit at https://www.toptal.com/developers/gitignore?templates=macos

### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride
__MACOSX/*

# Icon must end with two \r
Icon


# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

### macOS Patch ###
# iCloud generated files
*.icloud

# End of https://www.toptal.com/developers/gitignore/api/macos
.idea/
Binary file removed __MACOSX/._.DS_Store
Binary file not shown.
Binary file removed __MACOSX/._images
Binary file not shown.
Binary file removed __MACOSX/._index.html
Binary file not shown.
Binary file removed __MACOSX/._rki.demis.disease-1.2.0-rc.1
Binary file not shown.
Binary file removed __MACOSX/._styles
Binary file not shown.
Binary file removed __MACOSX/images/._RKI_Logo.png
Binary file not shown.
Binary file removed __MACOSX/rki.demis.disease-1.2.0-rc.1/._index.html
Binary file not shown.
Binary file removed __MACOSX/styles/._styles.css
Binary file not shown.
287 changes: 195 additions & 92 deletions datenschutz.html

Large diffs are not rendered by default.

Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions images/download-solid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/file-solid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/header_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions images/timelineARS.drawio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4b29b5e

Please sign in to comment.