feat(homepage): update feature cards with images and improve UI
- Add cover images for stage 2 and 3 feature cards - Enhance card hover effects and scrolling behavior - Improve appendix section with new navigation controls - Update stage 2 content with more specific learning paths
This commit is contained in:
@@ -609,7 +609,7 @@ watch(sidebarCollapsed, (collapsed) => {
|
||||
</div>
|
||||
</ClientOnly>
|
||||
<ClientOnly>
|
||||
<ReadingProgress />
|
||||
<ReadingProgress v-if="!isHomePage && !isWelcomePage" />
|
||||
</ClientOnly>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user