remove unnecessary meta tag
parent
9d4be7e69f
commit
2846e84578
|
@ -9,7 +9,6 @@ html(lang="en")
|
|||
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="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")
|
||||
link(rel="stylesheet", href="/#{v}/styles/theme-taiga.css")
|
||||
|
|
Loading…
Reference in New Issue