diff --git a/README.md b/README.md new file mode 100644 index 0000000..96239f3 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# galeria +Udacity Gallery app for student use on Deploying Applications with Heroku course. diff --git a/views/layout.erb b/views/layout.erb index 70ff89d..28dbcd6 100644 --- a/views/layout.erb +++ b/views/layout.erb @@ -1,7 +1,7 @@ - Udacity Gallery + Udacity Gallery by Tomaxsys diff --git a/views/partials/header.erb b/views/partials/header.erb index 3d1bb61..23c282c 100644 --- a/views/partials/header.erb +++ b/views/partials/header.erb @@ -1,6 +1,6 @@