diff --git a/macos/Overview/OverviewApp.swift b/macos/Overview/OverviewApp.swift index 37c04bf..8da4c0e 100644 --- a/macos/Overview/OverviewApp.swift +++ b/macos/Overview/OverviewApp.swift @@ -41,6 +41,8 @@ struct OverviewApp: App { } About(copyright: "Copyright © 2021-2024 Jason Barrie Morley") { + Action("Website", url: URL(string: "https://overview.jbmorley.co.uk")!) + Action("Privacy Policy", url: URL(string: "https://overview.jbmorley.co.uk/privacy-policy")!) Action("GitHub", url: URL(string: "https://github.com/inseven/overview")!) } acknowledgements: { Acknowledgements("Developers") {