Skip to content

Commit 9975bb6

Browse files
committed
Update page title
1 parent 6045f64 commit 9975bb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ function App(): JSX.Element {
2121
<div id="nocontent">
2222
{/* ignored by google */}
2323
<h1 className="invisible-but-outline-readable">
24-
dargaCode - Darga Darga Programmer Portfolio
24+
Darga Webpack/React Template
2525
</h1>
2626
</div>
2727
<header>

src/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<title>Darga Webpack Template</title>
4+
<title>Darga Webpack/React Template</title>
55

66
<!-- FAVICONS -->
77
<link

0 commit comments

Comments
 (0)