We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8fab6e + 353e9ef commit d5e5adbCopy full SHA for d5e5adb
1 file changed
microservices-demo/src/frontend/templates/home.html
@@ -23,7 +23,9 @@
23
</span>
24
</div>
25
<main role="main" class="home">
26
-
+ <!-- przykładowa zmiana w kodzie serwisu -->
27
+ <h1>To mały krok dla człowieka, ale dla karła - normalny</h1>
28
+
29
<!-- The image at the top of the home page, displayed on smaller screens. -->
30
<div class="home-mobile-hero-banner d-lg-none"></div>
31
0 commit comments