mirror of
https://github.com/penpot/penpot.git
synced 2026-05-07 17:18:35 +00:00
Add favicon.
This commit is contained in:
parent
26247f86da
commit
f9c6209562
BIN
resources/public/images/favicon.png
Normal file
BIN
resources/public/images/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
@ -1,7 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link href="/css/main.css" rel="stylesheet" type="text/css">
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
||||
<title>uxbox.io - ???</title>
|
||||
<link href="/css/main.css" rel="stylesheet" type="text/css" />
|
||||
<link rel="icon" href="/images/favicon.png" />
|
||||
</head>
|
||||
<body>
|
||||
<section id="app" tabindex="1"></section>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user