mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
fix(theme): make warning a first-class admonition, and deprecate caution admonition (#9308)
This commit is contained in:
parent
58be496da2
commit
f5ae537d3e
339 changed files with 666 additions and 515 deletions
|
@ -104,7 +104,7 @@ module.exports = {
|
|||
};
|
||||
```
|
||||
|
||||
:::caution Google is sunsetting Universal Analytics
|
||||
:::warning Google is sunsetting Universal Analytics
|
||||
|
||||
**[Google will sunset its Universal Analytics](https://blog.google/products/marketingplatform/analytics/prepare-for-future-with-google-analytics-4/)** on **July 1, 2023**.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue