[backport] remove unnecessary meta tag
parent
3109a0ad97
commit
3f7aa6ed3f
|
@ -9,7 +9,6 @@ html(lang="en")
|
||||||
title Taiga
|
title Taiga
|
||||||
meta(name="description", content="Taiga is a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable.")
|
meta(name="description", content="Taiga is a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable.")
|
||||||
meta(name="keywords", content="agile, scrum, taiga, management, project, developer, designer, user experience")
|
meta(name="keywords", content="agile, scrum, taiga, management, project, developer, designer, user experience")
|
||||||
meta(http-equiv="X-Frame-Options", content="deny")
|
|
||||||
|
|
||||||
//-meta(name="viewport", content="width=device-width, user-scalable=no")
|
//-meta(name="viewport", content="width=device-width, user-scalable=no")
|
||||||
link(rel="stylesheet", href="/#{v}/styles/theme-taiga.css")
|
link(rel="stylesheet", href="/#{v}/styles/theme-taiga.css")
|
||||||
|
|
Loading…
Reference in New Issue