Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SternfahrtMuc authored Feb 29, 2024
1 parent a97de8f commit fab0438
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
downloadButtonTitle: "Profilbild herunterladen",
imageAltText: "Generiertes Fridays for Future Profilbild",
fileName: "ProfilePicture.png",
templateUrl: "https://sternfahrtmuc.github.io/ProfilePictures/dummy2.png",
imagePreview: "https://sternfahrtmuc.github.io/ProfilePictures/dummy2.png",
templateUrl: "https://sternfahrtmuc.github.io/ProfilePictures/sternfahrt24.png",
imagePreview: "https://sternfahrtmuc.github.io/ProfilePictures/sternfahrt24.png",
privacyNote: "Die ausgewählte Datei wird an keinen Server versendet. Die gesamte Bildgenerierung findet im Browser statt.",
privacyLinkText: "Datenschutzerklärung"
},
en: {
name: 'English',
templateUrl: "https://sternfahrtmuc.github.io/ProfilePictures/dummy2.png",
imagePreview: "https://sternfahrtmuc.github.io/ProfilePictures/dummy2.png",
templateUrl: "https://sternfahrtmuc.github.io/ProfilePictures/sternfahrt24.png",
imagePreview: "https://sternfahrtmuc.github.io/ProfilePictures/sternfahrt24.png",
}
}
});
Expand Down

0 comments on commit fab0438

Please sign in to comment.