Optimize CSS
This commit is contained in:
parent
a7f25e0238
commit
9b93adbb4b
7 changed files with 367 additions and 23 deletions
|
|
@ -7,9 +7,10 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" type="text/css" href="/css/normalize.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/milligram.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/pygments-default.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/style.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/pygments-default.min.css">
|
||||
|
||||
<!-- favicon -->
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue