Compare commits
No commits in common. "dc9cb1bfbce713a5e808d84fb731c0169d8387e3" and "1a291a00f30c6d6052160416dcaa998142ea2149" have entirely different histories.
dc9cb1bfbc
...
1a291a00f3
@ -12,10 +12,6 @@
|
|||||||
<meta name="theme-color" content="#4bb5a9" />
|
<meta name="theme-color" content="#4bb5a9" />
|
||||||
<link rel="shortcut icon" type="image/svg+xml" href="favicon.svg" />
|
<link rel="shortcut icon" type="image/svg+xml" href="favicon.svg" />
|
||||||
<link rel="icon" type="image/png" href="favicon.png" sizes="64x64" />
|
<link rel="icon" type="image/png" href="favicon.png" sizes="64x64" />
|
||||||
<meta property="og:image" content="img/me.jpg" />
|
|
||||||
<meta property="og:title" content="Jan.su" />
|
|
||||||
<meta property="og:description" content="Personal website of Jan Jastrow. A list of interweb things where you can find me." />
|
|
||||||
<meta property="og:url" content="https://jan.su/" />
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ header {
|
|||||||
display: block;
|
display: block;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin: 0.3em 0;
|
margin: 0.3em 0;
|
||||||
padding: 0.5em 0.8em 0.7em 0.8em;
|
padding: 0.65em;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
&:visited {
|
&:visited {
|
||||||
|
Loading…
Reference in New Issue
Block a user