Prechádzať zdrojové kódy

chore: blog link in about

Zen 3 rokov pred
rodič
commit
47ec597476

+ 5 - 0
src/newtab/pages/settings/SettingsAbout.vue

@@ -67,6 +67,11 @@ const links = [
     icon: 'riBook3Line',
     url: 'https://docs.automa.site',
   },
+  {
+    name: 'Blog',
+    icon: 'riArticleLine',
+    url: 'https://blog.automa.site',
+  },
   {
     name: 'Donate',
     icon: 'riHandHeartLine',