mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Add viewport and context meta tags
This commit is contained in:
parent
7855663b7e
commit
72b35ff2e3
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>ECP</title>
|
||||
<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">
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue