diff --git a/.gitignore b/.gitignore index 4033cc4..f3d2f08 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ Penpot-Desktop.dmg yarn.lock package-lock.json pnpm-lock.yaml +.yarn diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index b3e3fd7..f6105e6 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/src/base/components/alerts/no-instance.html b/src/base/components/alerts/no-instance.html index 8ca09a7..33a482a 100644 --- a/src/base/components/alerts/no-instance.html +++ b/src/base/components/alerts/no-instance.html @@ -1,5 +1,5 @@ No Instance Detected
- Your instance setting is not set, please set one. Reset Setting + Your instance setting is not set, please set one. Reset Setting
\ No newline at end of file diff --git a/src/base/components/settings.html b/src/base/components/settings.html index e60223e..21d1564 100644 --- a/src/base/components/settings.html +++ b/src/base/components/settings.html @@ -4,7 +4,7 @@

Instance

- +
A server running Penpot, is called an instance. Their can be many and you don't really need to choose one, commonly you only need to choose the offiical one that is ran by Penpot or to self-host your own. diff --git a/src/base/components/tabs.html b/src/base/components/tabs.html index a9bbb24..0d518e0 100644 --- a/src/base/components/tabs.html +++ b/src/base/components/tabs.html @@ -2,11 +2,11 @@