We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6045f64 commit 9975bb6Copy full SHA for 9975bb6
src/index.tsx
@@ -21,7 +21,7 @@ function App(): JSX.Element {
21
<div id="nocontent">
22
{/* ignored by google */}
23
<h1 className="invisible-but-outline-readable">
24
- dargaCode - Darga Darga Programmer Portfolio
+ Darga Webpack/React Template
25
</h1>
26
</div>
27
<header>
src/template.html
@@ -1,7 +1,7 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
- <title>Darga Webpack Template</title>
+ <title>Darga Webpack/React Template</title>
5
6
<!-- FAVICONS -->
7
<link
0 commit comments