diff --git a/content/course/customizing-evm/04-setup-codespaces/00-what-is-codespaces.mdx b/content/course/customizing-evm/04-setup-codespaces/00-what-is-codespaces.mdx index adf4a028..aa802221 100644 --- a/content/course/customizing-evm/04-setup-codespaces/00-what-is-codespaces.mdx +++ b/content/course/customizing-evm/04-setup-codespaces/00-what-is-codespaces.mdx @@ -3,7 +3,7 @@ title: What are Codespaces? description: Learn how to setup GitHub Codespaces. updated: 2024-05-31 authors: [ashucoder9] -icon: Bookmark +icon: Box --- You've chosen to set up your development environment using Codespaces! By leveraging Codespaces, you will be able to develop in the cloud in a sandboxed environment that is both persistent and is able to run in any browser. In this section, we will: