Added date to the startpage and option to disable it.

This commit is contained in:
deepjyoti30
2020-05-13 11:57:16 +05:30
parent 8babc4becc
commit 4a50ac0d42
21 changed files with 74 additions and 10 deletions

View File

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