diff --git a/.github/assets/banner.png b/.github/assets/banner.png
new file mode 100644
index 0000000000..91dfc11e35
Binary files /dev/null and b/.github/assets/banner.png differ
diff --git a/assets/brand/file-icon.svg b/assets/brand/file-icon.svg
deleted file mode 100644
index a9e08b2a34..0000000000
--- a/assets/brand/file-icon.svg
+++ /dev/null
@@ -1,3 +0,0 @@
-
diff --git a/assets/brand/icon-32.svg b/assets/brand/icon-32.svg
deleted file mode 100644
index 59bec2a8fb..0000000000
--- a/assets/brand/icon-32.svg
+++ /dev/null
@@ -1,15 +0,0 @@
-
diff --git a/assets/brand/logo-square-black.png b/assets/brand/logo-square-black.png
deleted file mode 100644
index 64ada36c6f..0000000000
Binary files a/assets/brand/logo-square-black.png and /dev/null differ
diff --git a/assets/brand/logo-square-white.png b/assets/brand/logo-square-white.png
deleted file mode 100644
index 5db4ddfc1c..0000000000
Binary files a/assets/brand/logo-square-white.png and /dev/null differ
diff --git a/assets/brand/logo-white.svg b/assets/brand/logo-white.svg
deleted file mode 100644
index 19da1cee11..0000000000
--- a/assets/brand/logo-white.svg
+++ /dev/null
@@ -1,22 +0,0 @@
-
diff --git a/assets/brand/logo.svg b/assets/brand/logo.svg
deleted file mode 100644
index a1388d9317..0000000000
--- a/assets/brand/logo.svg
+++ /dev/null
@@ -1,22 +0,0 @@
-
diff --git a/assets/social/avatar.png b/assets/social/avatar.png
deleted file mode 100644
index 6992dde91c..0000000000
Binary files a/assets/social/avatar.png and /dev/null differ
diff --git a/assets/social/banner-minimal.png b/assets/social/banner-minimal.png
deleted file mode 100644
index afca6967f1..0000000000
Binary files a/assets/social/banner-minimal.png and /dev/null differ
diff --git a/assets/social/banner.svg b/assets/social/banner.svg
deleted file mode 100644
index 5e4b2a4b0b..0000000000
--- a/assets/social/banner.svg
+++ /dev/null
@@ -1,69 +0,0 @@
-
diff --git a/examples/docs/src/consts.ts b/examples/docs/src/consts.ts
index 6486f03255..b29fbcf4f3 100644
--- a/examples/docs/src/consts.ts
+++ b/examples/docs/src/consts.ts
@@ -6,7 +6,7 @@ export const SITE = {
export const OPEN_GRAPH = {
image: {
- src: 'https://github.com/withastro/astro/blob/main/assets/social/banner-minimal.png?raw=true',
+ src: 'https://github.com/withastro/astro/blob/main/.github/assets/banner.png?raw=true',
alt:
'astro logo on a starry expanse of space,' +
' with a purple saturn-like planet floating in the right foreground',
diff --git a/packages/astro/README.md b/packages/astro/README.md
index 99f0fc757b..ebd4ca3c77 100644
--- a/packages/astro/README.md
+++ b/packages/astro/README.md
@@ -1,10 +1,10 @@
-
+
- Astro is a website build tool for the modern web —
+ Astro is the all-in-one web framework designed for speed.
- powerful developer experience meets lightweight output.
+ Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.