mirror of
https://github.com/kennethreitz/awesome-cdn.git
synced 2026-06-05 23:20:18 +00:00
Update skeleton.html
This commit is contained in:
+4
-26
@@ -6,35 +6,13 @@
|
||||
<title>Skeleton: Responsive CSS Boilerplate</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
|
||||
<!-- Mobile Specific Metas
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- FONT
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
<link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">
|
||||
|
||||
<!-- CSS
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
<link rel="stylesheet" href="dist/css/normalize.css">
|
||||
<link rel="stylesheet" href="dist/css/skeleton.css">
|
||||
<link rel="stylesheet" href="css/custom.css">
|
||||
|
||||
<!-- Scripts
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->{
|
||||
<link rel="stylesheet" href="css/github-prettify-theme.css">
|
||||
<script src="js/site.js"></script>
|
||||
|
||||
<!-- Favicon
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
<link rel="icon" type="image/png" href="dist/images/favicon.png">
|
||||
|
||||
<script type="text/javascript" charset="utf-8" async="" src="https://platform.twitter.com/js/button.3ccb64e61d4c01fae12cd2b0ed9b2bab.js"></script></head>
|
||||
<!-- <link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css"> -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css">
|
||||
|
||||
<body class="code-snippets-visible" style="">
|
||||
|
||||
<!-- Primary Page Layout
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
<div class="container">
|
||||
<section>
|
||||
<h1 class="title">Skeleton via Awesome CDN</h2>
|
||||
|
||||
Reference in New Issue
Block a user