realfavicongenerator

remotes/1693055039339581669/master
Igor Laborie 5 years ago
parent b01d5f5d28
commit 56bf8db41f
  1. 8
      config.toml
  2. BIN
      static/android-chrome-192x192.png
  3. BIN
      static/android-chrome-512x512.png
  4. BIN
      static/apple-touch-icon.png
  5. 9
      static/browserconfig.xml
  6. BIN
      static/favicon-16x16.png
  7. BIN
      static/favicon-32x32.png
  8. BIN
      static/favicon.ico
  9. BIN
      static/images/favicon.ico
  10. BIN
      static/mstile-150x150.png
  11. 25
      static/safari-pinned-tab.svg
  12. 2
      themes/devfest-theme-hugo

@ -14,8 +14,6 @@ enableMissingTranslationPlaceholders = true
googleAnalytics = "UA-37717223-8"
[params]
favicon = "/images/favicon.ico"
themeColor = "#673ab7"
title = "DevFest Toulouse 2019"
date = "2019-10-03"
description = "The DevFest, or 'Developers Festival', is a technical conference for developers. It is aimed at students, professionals or simply curious technophiles."
@ -24,6 +22,12 @@ googleAnalytics = "UA-37717223-8"
keywords = "event, gdg, gde, devfest, google, programming, android, chrome, developers, web, cloud, androiddev"
copyright = "We :heart: chocolatines"
subscriptionUrl = "http://eepurl.com/dps1j5"
appleTouchIcon = "/apple-touch-icon.png"
favicon32 = "/favicon-32x32.png"
favicon16 = "/favicon-16x16.png"
manifest = "/manifest.json"
safariPinnedTab = "/safari-pinned-tab.svg"
themeColor = "#673ab7"
[params.logos]
header = "/images/logos/devfest_color_text.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

@ -0,0 +1,25 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="512.000000pt" height="512.000000pt" viewBox="0 0 512.000000 512.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M1235 5011 c-72 -33 -84 -102 -32 -193 44 -78 56 -98 287 -478 111
-184 210 -348 220 -365 9 -16 95 -158 190 -315 95 -157 182 -301 194 -321 12
-20 99 -165 194 -322 94 -156 172 -290 172 -296 0 -6 4 -11 8 -11 9 0 9 0 18
-130 5 -74 3 -107 -10 -151 -11 -37 -116 -223 -306 -540 -160 -266 -294 -491
-299 -499 -124 -198 -680 -1134 -689 -1159 -24 -66 1 -120 69 -148 19 -8 203
-11 630 -10 l604 2 55 24 c70 31 136 76 178 120 26 28 450 718 510 831 7 13
19 28 25 32 7 4 8 8 3 8 -5 0 -2 8 6 18 15 15 386 627 446 732 14 25 31 50 38
55 7 6 21 26 32 45 24 43 179 301 189 316 12 16 34 55 60 106 50 100 54 250 9
350 -19 44 -206 358 -570 957 -28 46 -62 103 -76 127 -14 23 -88 147 -165 274
-272 448 -395 654 -395 662 0 4 -4 8 -10 8 -5 0 -10 5 -10 11 0 5 -18 37 -41
70 -49 73 -132 140 -219 176 l-65 28 -605 2 c-570 3 -607 2 -645 -16z m1453
-2656 c-3 -3 -9 2 -12 12 -6 14 -5 15 5 6 7 -7 10 -15 7 -18z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

@ -1 +1 @@
Subproject commit a8850ba6fee55c7c433cdb896c93b039c20885a7
Subproject commit d6de32fffd53e85988d915500ffe0c0c9f68d635
Loading…
Cancel
Save