Skip to content

Commit 05d70d0

Browse files
author
vp
committed
Update title in index.html for consistency with project naming
1 parent 24f184c commit 05d70d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Presentation.Web.Server/wwwroot/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>bITdevKit GettingStarted API</title>
6+
<title>BridgingIT.DevKit.Examples.GettingStarted API</title>
77
<style>
88
* {
99
margin: 0;
@@ -193,7 +193,7 @@
193193
<body>
194194
<div class="container">
195195
<header>
196-
<h1>bITdevKit GettingStarted API</h1>
196+
<h1>BridgingIT.DevKit.Examples.GettingStarted API</h1>
197197
<p>Domain-Driven Design Example with Clean Architecture</p>
198198
</header>
199199

0 commit comments

Comments
 (0)