Browse Source

Merge pull request #3 from Fabian9799/patch-1

Changed new tab title to better fit the extension
Ahmad Kholid 3 năm trước cách đây
mục cha
commit
51fa2a3e5f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/newtab/index.html

+ 1 - 1
src/newtab/index.html

@@ -2,7 +2,7 @@
 <html lang="en">
   <head>
     <meta charset="UTF-8" />
-    <title>Chrome Extension Boilerplate (with React 16.6+ & Webpack 4+)</title>
+    <title>Automa</title>
   </head>
 
   <body>