Update main taiga meta info
parent
1701f9eccf
commit
7ce430daaa
|
@ -2,11 +2,11 @@ doctype html
|
|||
html(lang="en")
|
||||
head
|
||||
meta(charset="utf-8")
|
||||
title Taiga
|
||||
meta(http-equiv="content-type", content="text/html; charset=utf-8")
|
||||
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(name="fragment", content="!")
|
||||
meta(name="description", content="Taiga Landing page")
|
||||
meta(name="keywords", content="Agile, Taiga, Management, Github")
|
||||
//-meta(name="viewport", content="width=device-width, user-scalable=no")
|
||||
link(rel="stylesheet", href="/styles/main.css")
|
||||
link(rel="icon", type="image/png", href="/images/favicon.png")
|
||||
|
|
Loading…
Reference in New Issue