authorgravatar for duncan@fastmail.comDuncan <duncan@fastmail.com> 2019-04-13 11:43:40+12:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2019-04-13 16:20:33-04:00
loga43fd7a550c3cae7443f09e4294cfccb6bdf0320
treec7bf7e68621271f7eb075c43d8a2573ef3e0772f
parent4a2ccd6fb811f044932cd660d1bee67c8664d483

Add favicon to langref.html


1 files changed, 1 insertions(+), 0 deletions(-)

doc/langref.html.in+1
...@@ -4,6 +4,7 @@...@@ -4,6 +4,7 @@
4 <meta charset="utf-8">4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />5 <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
6 <title>Documentation - The Zig Programming Language</title>6 <title>Documentation - The Zig Programming Language</title>
7 <link rel="icon" href="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSAxMCIgZmlsbD0iI2Y3YTQxZCI+PHBhdGggZD0iTTAsMSBIMy41IFYzIEgyIFY3IEgzLjY4MiBMMS44ODEsOSBIMCBaIE0xNSw5IEgxMS41IFY3IEgxMyBWMyBIMTEuMzE4IEwxMy4xMTksMSBIMTUgWiBNNCwxIEg5LjkxMiBMMTMuMzI4LDAuMDIxIEw3LjA0NSw3IEgxMSBWOSBINS4wODggTDEuNjcyLDkuOTc5IEw3Ljk1NSwzIEg0IFoiLz48L3N2Zz4="/>
7 <style type="text/css">8 <style type="text/css">
8 body{9 body{
9 font-family: system-ui, -apple-system, Roboto, "Segoe UI", sans-serif;10 font-family: system-ui, -apple-system, Roboto, "Segoe UI", sans-serif;