diff --git a/app/attribution/page.tsx b/app/attribution/page.tsx index acd77e7..e64cc75 100644 --- a/app/attribution/page.tsx +++ b/app/attribution/page.tsx @@ -1,11 +1,11 @@ import Package from "@/../package.json"; import Button from "@/_components/Button"; import { canonicalName, getTitle } from "@/_data/metadata"; +import ThirdPartyAttribution from "@/_data/ThirdPartyAttributiont"; import { ArrowLeft24Regular, ArrowRight24Regular } from "@fluentui/react-icons"; import { Metadata } from "next"; import React from "react"; import cls from "./page.module.scss"; -import ThirdPartyAttribution from "@/_data/ThirdPartyAttributiont"; export const metadata: Metadata = { @@ -32,10 +32,8 @@ const AttributionPage: React.FC = () => (

As the website owners, we do not collect any personal data. -

-

For more information about how Microsoft collects and uses your data, - visit the Microsoft Privacy Statement. + see the Microsoft Privacy Statement.

If "Do Not Track" option is enabled in your browser, the website will not load any tracking code. @@ -62,8 +60,11 @@ const AttributionPage: React.FC = () => (

+

+ When shared or modified, each copyrighted material must have a proper attribution. +