Commit 43ce55d
Restore JavaScript frameworks index.md — accidentally emptied in Mar commit (#6668)
* Restore JavaScript frameworks index.md — was accidentally emptied
Commit 1b1e09f intended to remove dead links but left the file empty.
This restores the page with the same dead-link removal applied correctly:
- Removed links to nodejs-beginners-tutorial.md (deleted)
- Removed links to react-native-for-android.md (deleted)
- Removed links to react-beginners-tutorial.md (deleted)
- Removed links to vue-beginners-tutorial.md (deleted)
- Removed entire Next.js/Nuxt.js/Gatsby row (all three target files deleted)
- Updated description and date to reflect current content
Co-authored-by: Copilot <[email protected]>
* Remove broken image references from JavaScript index
nodejs-logo.png, react-logo.png, and vue-logo.png do not exist
in hub/images/ and were never valid. Remove the broken [![]()]
icon links from the card columns; the text links are unaffected.
Co-authored-by: Copilot <[email protected]>
* Restore logo images and re-add image references to JavaScript index
The three logo images were deleted in PR #6662 because they appeared
orphaned (index.md was empty). Restoring them from git history and
re-adding the image links to the card layout.
Co-authored-by: Copilot <[email protected]>
* Address Copilot feedback: fix ms.topic and image alt text
- ms.topic: install-set-up-deploy -> get-started
(consistent with python.md, java.md, docker/overview.md and other
dev-environment landing pages)
- Alt text: 'NodeJS icon' -> 'Node.js logo', 'React icon' -> 'React logo',
'Vue icon' -> 'Vue.js logo' (correct product names, descriptive for screen readers)
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>1 parent bac7dc2 commit 43ce55d
4 files changed
Lines changed: 40 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
Loading
Loading
Loading
0 commit comments