Newer
Older
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta
name="viewport"
content="width=device-width,initial-scale=1.0,shrink-to-fit=no"
/>
<!-- Primary Meta Tags -->
<title>Platform One</title>
<meta name="title" content="Platform One" />
<meta
name="description"
content="AN OFFICIAL DOD DEVSECOPS ENTERPRISE SERVICES TEAM"
/>
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://p1.dso.mil/" />
<meta property="og:title" content="Platform One" />
<meta
property="og:description"
content="AN OFFICIAL DOD DEVSECOPS ENTERPRISE SERVICES TEAM"
/>
content="https://p1.dso.mil/static/p1-meta-logo.webp"
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://p1.dso.mil/" />
<meta property="twitter:title" content="Platform One" />
<meta
property="twitter:description"
content="AN OFFICIAL DOD DEVSECOPS ENTERPRISE SERVICES TEAM"
/>
content="https://p1.dso.mil/static/p1-meta-logo.webp"
<strong>
We're sorry but Platform 1's site doesn't work properly without
JavaScript enabled. Please enable it to continue.
</strong>
<!--
since a nonce is generated on every http request, the nonce for index.html will be
different than the nonce set for the chunk-vendors.js request (where vuetify is loaded),
which will cause vuetify to attempt to load its scripts with a mismatched nonce thus
resulting in CSP errors. we work around the issue by grabbing the index.html nonce here
and read this nonce value when vuetify loads.
-->
<script defer nonce="PADAWAN_CSP_NONCE">
document.getElementById("app").__vuetify_nonce__ = "PADAWAN_CSP_NONCE";
<!-- built files will be auto injected here -->