1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

style: spellcheck + info update

This commit is contained in:
2024-10-09 13:10:33 +00:00
parent 014eb5131a
commit d1da14da22
6 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import React from "react";
const ThirdPartyAttribution: React.FC = () => <>
<p>
Iconography, colorgraphy and typography of this website are based on
Iconography, typography, and color palette of this website are based on
Microsoft's <a target="_blank" href="https://fluentui.dev/">Fluent Design System</a> licensed under
the <a target="_blank" href="https://github.com/microsoft/fluentui/blob/main/LICENSE">MIT License</a>.
</p>