Skip to content

Commit

Permalink
Fix stylelint errors and update Readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmyn5600 committed May 5, 2021
1 parent 3507017 commit 4582db5
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 23,456 deletions.
Binary file modified app/assets/images/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/img3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<div class="navbar-item">
<div class="field is-grouped">
<p class="control">
<%= link_to 'New Event', new_event_url, class: "button is-primary is-inverted" %>
<%= link_to 'Create Event', new_event_url, class: "button is-primary is-inverted" %>
</p>
<% if user_signed_in? %>
<p class="control">
Expand Down
Loading

0 comments on commit 4582db5

Please sign in to comment.