Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 533 Bytes

head-metadata.md

File metadata and controls

17 lines (14 loc) · 533 Bytes

Head Metadata tests

This page declares the following custom head metadata:

<head>
  <meta name="generator" value="custom generator name!" />
  <meta name="viewport" content="initial-scale=1, viewport-fit=cover" />
  <meta name="robots" content="noindex, nofollow, my-extra-directive" />
</head>