Browse Source

don't pollute homebrew.sh access logs

master
Nicolas Massé 8 years ago
parent
commit
3ca82129e3
  1. BIN
      brew.png
  2. 2
      index.html

BIN
brew.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

2
index.html

@ -15,7 +15,7 @@
<link rel="stylesheet" type="text/css" href="beer.css">
</head>
<body>
<img src="https://brew.sh/img/homebrew-256x256.png" />
<img src="brew.png" />
<h1>BEER CATALOG</h1>
<ul class="catalog">
</ul>

Loading…
Cancel
Save