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

See you in 2019 #178

Merged
merged 1 commit into from
Oct 3, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions app/components/Banner/Banner.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ function Banner() {
<div className="logo-text">
<h1>JAVAZONE</h1>
<h2>September 12th - 13th, 2018</h2>
<h2>Thank you for attending! See you in 2019!</h2>
</div>
</div>
)
Expand Down