Commit f7f4c9e0 authored by 毛线's avatar 毛线

test

parent ca62c78f
......@@ -15,6 +15,10 @@ export default {
meta: [
{ charset: 'utf-8' },
// { name: 'viewport', content: 'width=device-width, initial-scale=1' },
{
'http-equiv': 'Content-Security-Policy',
content: 'upgrade-insecure-requests',
},
{ hid: 'description', name: 'description', content: process.env.project_description || '' }
],
link: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment