[FFmpeg-devel] [PATCH 11/16] web/template: 3D logo has been chosen
Clément Bœsch
u at pkh.me
Mon Jul 14 10:31:13 CEST 2014
From: db0company <db0company at gmail.com>
---
src/template_head2 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/template_head2 b/src/template_head2
index 84f268a..41938c3 100644
--- a/src/template_head2
+++ b/src/template_head2
@@ -11,7 +11,7 @@
<link rel="stylesheet" href="css/style.min.css" />
<link href="/main.rss" rel="alternate" type="application/rss+xml" title="ffmpeg.org" />
- <link rel="shortcut icon" href="img/favicon.ico" />
+ <link rel="shortcut icon" href="img/favicon3d.ico" />
</head>
<body>
@@ -20,7 +20,7 @@
<nav id="sidebar-wrapper">
<ul class="sidebar-nav">
<li class="sidebar-brand"><a href=".">
- <img src="img/ffmpeg_white_20.png" alt="FFmpeg" />
+ <img src="img/ffmpeg3d_white_20.png" alt="FFmpeg" />
FFmpeg</a>
</li>
<li><a href="about.html">About</a></li>
--
2.0.1
More information about the ffmpeg-devel
mailing list