Rohan Verma



Commit Diff


commit - 2be865c18df87156c40fcccbab952621cee370ac
commit + 0e598bf53d52445de4fdf56f076763573947a91e
blob - /dev/null
blob + f73a9808bd4ab2f816fff6f95b3b82ada62a18a7 (mode 644)
Binary files /dev/null and favicon.ico differ
blob - ea8206cc00a2753d2255e120cace5dede4f082fe
blob + dbb4239513a87a33ffc0edf8d6757b6fff39ee01
--- index.html
+++ index.html
@@ -1,6 +1,7 @@
 {{define "head"}}<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <html>
 <head>
+  <link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/>
 	<title>{{if .Query}}{{.Query}} - {{end}}find</title>
 	<style>
 		body{max-width:42em;margin:2em auto;padding:0 1em;font-family:serif;line-height:1.35}