Skip to content

Commit d5e5adb

Browse files
authored
Merge pull request #74 from JustFiesta/JustFiesta-patch-2
Example change to frontend home page
2 parents b8fab6e + 353e9ef commit d5e5adb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • microservices-demo/src/frontend/templates

microservices-demo/src/frontend/templates/home.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
</span>
2424
</div>
2525
<main role="main" class="home">
26-
26+
<!-- przykładowa zmiana w kodzie serwisu -->
27+
<h1>To mały krok dla człowieka, ale dla karła - normalny</h1>
28+
2729
<!-- The image at the top of the home page, displayed on smaller screens. -->
2830
<div class="home-mobile-hero-banner d-lg-none"></div>
2931

0 commit comments

Comments
 (0)