소스 검색

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>