diff --git a/_includes/centos-stream-download.html b/_includes/centos-stream-download.html
index 210d232..9afbb1f 100644
--- a/_includes/centos-stream-download.html
+++ b/_includes/centos-stream-download.html
@@ -1,9 +1,59 @@
-
+
+
+
+
+
+
+
+ ISO |
+ Packages |
+ Others |
+
+
+
+
+ Coming Soon |
+ Coming Soon |
+ Coming Soon |
+
+
+
+
+
+
+
+
+ Release Notes |
+ Release Email |
+ Documentation |
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Converting from CentOS Linux 8 to CentOS Stream 8 |
+
+
+
+
+
+ dnf swap centos-linux-repos centos-stream-repos dnf distro-sync
+ |
+
+
+
+
+
diff --git a/centos-stream.md b/centos-stream.md
index 77bae2f..270b6bd 100644
--- a/centos-stream.md
+++ b/centos-stream.md
@@ -18,13 +18,3 @@ toc: false
We've got some answers to the most [frequently asked
questions](https://www.redhat.com/en/blog/faq-centos-stream-updates)
about CentOS Stream.
-
-## Converting from CentOS Linux to CentOS Stream
-
-```console
-[root@centos ~]# dnf swap centos-linux-repos centos-stream-repos
-
-[root@centos ~]# dnf distro-sync
-```
-
-