0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 16:21:57 -05:00

Add missing title on main template.

This commit is contained in:
Andrey Antukh 2016-04-16 13:41:22 +03:00
parent 6aa5dee80b
commit ed0717f57d
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>uxbox.io - ???</title>
<title>UXBOX - The Open-Source prototyping tool</title>
<link href="{{& cssfile}}" rel="stylesheet" type="text/css" />
<link rel="icon" href="/images/favicon.png" />
</head>