mirror of
https://github.com/bendtherules/UiQuestions.git
synced 2026-08-18 13:52:50 +00:00
Simiplify sidebar structure for DOM Manipulation
I have called this whole section as "DOM manipulation" (instead of DOM and events), so all the sub-files can be named easily with that context, without prefixing with "element-" or "DOM". Renamed "DOM manipulation" page title to "Creating elements", then shortended title for "Child and Content" file by removing prefix.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
id: create-modify-element
|
||||
sidebar_label: DOM Manipulation
|
||||
title: Basic DOM Manipulation
|
||||
title: Creating elements
|
||||
slug: /
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user