diff --git a/docs/about/attribution.md b/docs/about/attribution.md
index b647811..387060e 100644
--- a/docs/about/attribution.md
+++ b/docs/about/attribution.md
@@ -6,8 +6,7 @@ This site, and all StarCat Systems projects, products, and services make use of
- [`about` site](https://about.starcat.systems) favicon - adapted from [Book](https://thenounproject.com/icon/book-6252926/) by [iconpro86](https://thenounproject.com/creator/iconpro86/) from Noun Project.
- [`about` repo](https://git.starcat.systems/starcatsys/about) icon - adapted from [Book](https://thenounproject.com/icon/book-1833960/) by [Untashable](https://thenounproject.com/creator/untashable/) from Noun Project.
- [`starcat-infra` org](https://git.starcat.systems/starcat-infra) icon - adapted from [Engineering](https://thenounproject.com/icon/engineering-7486606/) by [sunardi](https://thenounproject.com/creator/matah3574/) from Noun Project.
-- [`policies` repo](https://git.starcat.systems/starcatsys/policies) icon - adapted from [scroll](https://fontawesome.com/icons/scroll?f=classic&s=solid) by FontAwesome.
-- Icons used on this `about` site are by [Material Design](https://pictogrammers.com/library/mdi/), [FontAwesome](https://fontawesome.com/search?m=free), [Octicons](https://octicons.github.com/), [Simple Icons](https://simpleicons.org/), and [OpenMoji](https://openmoji.org/). StarCat product logo icons are attributed elsewhere in this list.
+- Icons used on this `about` site are by [Material Design](https://pictogrammers.com/library/mdi/), [FontAwesome](https://fontawesome.com/search?m=free), [Octicons](https://octicons.github.com/), and [Simple Icons](https://simpleicons.org/).
- StarCat Cloud icon - adapted from [cloud](https://primer.style/octicons/icon/cloud-16/) by [Octicons](https://octicons.github.com/).
- [SourceCamp](https://source.camp) logo - adapted from [camp](https://thenounproject.com/icon/camp-7375488/) by [Ricons](https://thenounproject.com/creator/ricons/) from Noun Project.
- [DocsHub](https://docshub.io) logo - adapted from [Document](https://thenounproject.com/icon/document-6244658/) by [Reion](https://thenounproject.com/creator/dickydante/) from Noun Project.
diff --git a/mkdocs.yml b/mkdocs.yml
index c62eb59..be1d57c 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -2,7 +2,6 @@ site_name: StarCat Systems
site_url: https://about.starcat.systems
theme:
name: material
- custom_dir: overrides
palette:
- media: "(prefers-color-scheme: light)"
scheme: default
@@ -69,9 +68,6 @@ markdown_extensions:
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- options:
- custom_icons:
- - overrides/.icons
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
diff --git a/overrides/.icons/flags/finland.svg b/overrides/.icons/flags/finland.svg
deleted file mode 100644
index 2b43273..0000000
--- a/overrides/.icons/flags/finland.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/overrides/.icons/flags/germany.svg b/overrides/.icons/flags/germany.svg
deleted file mode 100644
index c1c47f5..0000000
--- a/overrides/.icons/flags/germany.svg
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
\ No newline at end of file
diff --git a/overrides/.icons/flags/luxembourg.svg b/overrides/.icons/flags/luxembourg.svg
deleted file mode 100644
index beab020..0000000
--- a/overrides/.icons/flags/luxembourg.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/overrides/.icons/flags/usa.svg b/overrides/.icons/flags/usa.svg
deleted file mode 100644
index 880e3e8..0000000
--- a/overrides/.icons/flags/usa.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file