Skip to content

Commit

Permalink
Change title attribute of the Website (#619)
Browse files Browse the repository at this point in the history
* Change title

* Change title to Harz History in other places

* Replace last Das Herbert-Ahrens-Bilderarchiv

* Kick timeline_test.html
  • Loading branch information
DavidSchroschk authored Aug 2, 2023
1 parent 0ba5070 commit e33da0f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 718 deletions.
4 changes: 2 additions & 2 deletions projects/bp-gallery/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Das Herbert-Ahrens-Bilderarchiv" />
<meta name="description" content="Harz History" />
<link rel="apple-touch-icon" href="/logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
Expand All @@ -21,7 +21,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>Das Herbert-Ahrens-Bilderarchiv</title>
<title>Harz History</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
4 changes: 2 additions & 2 deletions projects/bp-gallery/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Das Herbert-Ahrens-Bilderarchiv" />
<meta name="description" content="Harz History" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
Expand All @@ -21,7 +21,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>Das Herbert-Ahrens-Bilderarchiv</title>
<title>Harz History</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
2 changes: 1 addition & 1 deletion projects/bp-gallery/public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "Bilderarchiv",
"name": "Das Herbert-Ahrens-Bilderarchiv",
"name": "Harz History",
"icons": [
{
"src": "favicon.ico",
Expand Down
Loading

0 comments on commit e33da0f

Please sign in to comment.