diff --git a/pages/common/svgo.md b/pages/common/svgo.md index fa3dc1b550..b9f1d9ce4d 100644 --- a/pages/common/svgo.md +++ b/pages/common/svgo.md @@ -2,6 +2,7 @@ > SVG Optimizer: a Node.js-based tool for optimizing Scalable Vector Graphics files. > It applies a series of transformation rules (plugins), which can be toggled individually. +> Homepage: . - Optimize a file using the default plugins (overwrites the original file):