Преглед изворни кода

Merge pull request #3 from Fabian9799/patch-1

Changed new tab title to better fit the extension
Ahmad Kholid пре 3 година
родитељ
комит
51fa2a3e5f
1 измењених фајлова са 1 додато и 1 уклоњено
  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>