mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-09 07:28:41 -07:00
chore: add viewport and context meta tags
This commit is contained in:
parent
39cdb57474
commit
0ceaad3a2b
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
|||
<title>MCIEA</title>
|
||||
<link href="https://fonts.googleapis.com/css?family=Bitter:400,600,700" rel="stylesheet" type="text/css"/>
|
||||
<link href="https://fonts.googleapis.com/css?family=Cabin:400,600,700" rel="stylesheet" type="text/css"/>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
|
||||
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport"/>
|
||||
<meta name="description" content="A school quality framework with multiple measures that offers a fair and comprehensive picture of school performance">
|
||||
<%= stylesheet_link_tag 'sqm', media: 'all', 'data-turbo-track': 'reload' %>
|
||||
<%= stylesheet_link_tag 'welcome', media: 'all', 'data-turbo-track': 'reload' %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue