Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Commit 2076776

Browse files
authored
Merge pull request #180 from mehmandarov/develop
Removed date from the banner. Less text, less clutter.
2 parents e11a585 + 6644bf2 commit 2076776

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/components/Banner/Banner.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ function Banner() {
4141
<img className="logo-layer" src={javazone2018Logo} />
4242
<div className="logo-text">
4343
<h1>JAVAZONE</h1>
44-
<h2>September 12th - 13th, 2018</h2>
4544
<h2>Thank you for joining us in 2018!</h2>
4645
<h2>See you next year!</h2>
4746
</div>

0 commit comments

Comments
 (0)