docs: move youtube documentation into examples instead of experiments
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
context('/src/Experiments/Youtube/Vue/', () => {
|
||||
context('/src/Examples/Youtube/React/', () => {
|
||||
before(() => {
|
||||
cy.visit('/src/Experiments/Youtube/Vue/')
|
||||
cy.visit('/src/Examples/Youtube/React/')
|
||||
})
|
||||
|
||||
beforeEach(() => {
|
||||
@@ -1,6 +1,6 @@
|
||||
context('/src/Experiments/Youtube/React/', () => {
|
||||
context('/src/Examples/Youtube/Vue/', () => {
|
||||
before(() => {
|
||||
cy.visit('/src/Experiments/Youtube/React/')
|
||||
cy.visit('/src/Examples/Youtube/Vue/')
|
||||
})
|
||||
|
||||
beforeEach(() => {
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
description: Your favorite videos and jams - right in your editor!
|
||||
icon: align-left
|
||||
icon: video
|
||||
---
|
||||
|
||||
# YouTube
|
||||
|
||||
Reference in New Issue
Block a user