mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Added instant page
This commit is contained in:
1
app/views/layouts/_instantpage.html.erb
Normal file
1
app/views/layouts/_instantpage.html.erb
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<script src="//instant.page/5.1.0" type="module" integrity="sha384-by67kQnR+pyfy8yWP4kPO12fHKRLHZPfEsiSXR8u2IKcTdxD805MGUXBzVPnkLHw"></script>
|
||||||
@@ -22,6 +22,7 @@
|
|||||||
<%= csrf_meta_tags %>
|
<%= csrf_meta_tags %>
|
||||||
<%= render 'layouts/cdn' %>
|
<%= render 'layouts/cdn' %>
|
||||||
<%= render 'layouts/shim' %>
|
<%= render 'layouts/shim' %>
|
||||||
|
<%= render 'layouts/instantpage' %>
|
||||||
</head>
|
</head>
|
||||||
<body style="padding-top: 70px;">
|
<body style="padding-top: 70px;">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|||||||
Reference in New Issue
Block a user