readme: 80 char limit; favicon: prevent stray request
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# website
|
||||
|
||||
My personal website. It had to be rebuilt. So I did. It clocks in at a whopping 2.4kb, unminified,
|
||||
if you disregard the font. It's small and simple and very different from what once was. And that's
|
||||
good.
|
||||
My personal website. It had to be rebuilt. So I did. It clocks in at a whopping
|
||||
4.8kb, unminified, if you disregard the font. It's small and simple and very
|
||||
different from what once was. And that's good.
|
||||
|
||||
Regarding licensing, do with it as you please. Be my guest. No trade secrets. Really.
|
||||
Regarding licensing, do with it as you please. Be my guest. No trade secrets.
|
||||
Really.
|
||||
|
@@ -5,6 +5,7 @@
|
||||
<meta name="description" content="The personal website of Veit Heller">
|
||||
<meta name="author" content="Veit Heller">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'charterregular';
|
||||
|
Reference in New Issue
Block a user