Skip to content

Commit

Permalink
info changed
Browse files Browse the repository at this point in the history
  • Loading branch information
muditabaid committed Nov 19, 2017
1 parent 027de64 commit ae9ecae
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file added app/assets/images/profile.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
<ul>
<li class="category">Social</li>
<li><a href="https://github.com/muditabaid">Github</a></li>

<li><a href="https://www.facebook.com/mudita.baid">Facebook</a></li>

</ul>
<% if !user_signed_in?%>
<p class = "sign_in">Admin Login</p>
<% end %>
<% end %>
</div>

<div id="main_content">
Expand Down
6 changes: 3 additions & 3 deletions app/views/pages/about.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

<div id="content">
<h1>Hey, I am Mudita Baid</h1>
<p>Welcome to week 2 of my 12 Web Apps in 12 Weeks Challenge.</p>
<p>This week I built a blog in Rails 4. You're actually on the demo application right now. Cool stuff, right!.</p>
<p>If you'd like to follow along as I learn more Ruby on Rails, find me on Twitter <a href="http://twitter.com/MuditaBaid">@MuditaBaid</a> or on the web at <a href="http://mackenziechild.me">mackenziechild.me</a>, and get my posts and exclusive content in your inbox by signing up for my newsletter <a href="http://eepurl.com/02olT">here</a>.</p>
<p>Welcome to my first blog.</p>

<p>If you'd like to follow me, find me on Twitter <a href="http://twitter.com/MuditaBaid">@MuditaBaid</a>.</p>
</div>
</div>

0 comments on commit ae9ecae

Please sign in to comment.