Updated the logic to write minutes.

This commit is contained in:
deepjyoti30
2020-05-13 12:09:08 +05:30
parent 83b0fe52be
commit ea8dd5e4dc
2 changed files with 4 additions and 3 deletions

View File

@@ -10,10 +10,10 @@
<body>
<div id="main" class="main">
<div id="message">
<h1 id="message-text">Hey Deepjyoti, Good Morning!</h1>
<h1 id="message-text">Good Morning!</h1>
</div>
<div id="date">
<h2 id="date-text">13 May, 11:30</h2>
<h2 id="date-text"></h2>
</div>
<div id="search-bar">
<input id="search-bar-input" placeholder="Search something on Google"></input>