-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix name of conference. from Euruko to EuRuKo. historically accurate.
- Loading branch information
1 parent
d49487a
commit cc18fc6
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
{% include social_buttons.html %} | ||
</view> | ||
<view class="subfooter"> | ||
<p>© Euruko 2024 | Tuzla, Bosnia & Herzegovina</p> | ||
<p>© EuRuKo 2024 | Tuzla, Bosnia & Herzegovina</p> | ||
<a href="mailto:[email protected]" target="_blank">Contact Us</a> | ||
</view> | ||
</view> | ||
|