Skip to content

Commit

Permalink
Revise the privacy policy
Browse files Browse the repository at this point in the history
  • Loading branch information
mattesmohr committed Jul 29, 2024
1 parent 91793db commit 422f327
Show file tree
Hide file tree
Showing 2 changed files with 308 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Sources/Website/Models/PageModels/PrivacyPageModel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ enum PrivacyPageModel {

struct IndexView {

var title: String = "Privacy"
var title: String = "Privacy policy"
}
}
Loading

0 comments on commit 422f327

Please sign in to comment.