fix: exclamation
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1 id="greeting">Yayında!</h1>
|
||||
<p>Docker ile servis ediliyor.</p>
|
||||
<p>Docker ile servis ediliyor!</p>
|
||||
<button onclick="changeColor()">Rengi Değiştir</button>
|
||||
</div>
|
||||
<script src="script.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user