Skip to content

Commit

Permalink
Merge pull request #898 from Pulkitxm/fix/yt-embed-url
Browse files Browse the repository at this point in the history
Update youtube embed url for Volto training
  • Loading branch information
stevepiercy authored Dec 8, 2024
2 parents ef73661 + 7c1b03c commit 00f097d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mastering-plone/what_is_plone.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ Here are some basics that you need to understand if you are new to Volto:
- You create a new Plone instance in an already set up Zope environment via the backend.
This is by now not possible in Volto.
- Volto takes advantage of [Semantic UI React components](https://react.semantic-ui.com/) to compose most of the views.
- The Volto default theme is based on Semantic UI theme and is called [Pastanaga](https://www.youtube-nocookie.com/embed/wW9mTl1Tavc&t=133s&privacy_mode=1).
- The Volto default theme is based on Semantic UI theme and is called [Pastanaga](https://www.youtube-nocookie.com/embed/wW9mTl1Tavc?t=133s&privacy_mode=1).
- Same as Plone Classic, Volto is highly extendable with add-ons for further features.
- Existing Volto components are customizable with a technology similar to `z3c.jbot` called {ref}`volto-overrides-componentshadowing-label`.
- Volto provides server side rendering (SSR), important for SEO-purposes.
Expand Down

0 comments on commit 00f097d

Please sign in to comment.