mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-17 05:15:36 +00:00
Updated name to wrestlingdev
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
<html>
|
||||
<% if params[:print] %>
|
||||
<head>
|
||||
<title>Wrestling App</title>
|
||||
<title>WrestlingDev</title>
|
||||
</head>
|
||||
<body>
|
||||
<%= yield %>
|
||||
</body>
|
||||
<% else %>
|
||||
<head>
|
||||
<title>Wrestling App</title>
|
||||
<title>WrestlingDev</title>
|
||||
|
||||
<%= stylesheet_link_tag "application", media: "all",
|
||||
"data-turbolinks-track" => true %>
|
||||
|
||||
Reference in New Issue
Block a user