extracting css file
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
<title>This is an example</title>
|
||||
|
||||
<link href='https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" href="/cms.css"/>
|
||||
<script>
|
||||
window.repoFiles = {
|
||||
_posts: {
|
||||
@ -65,6 +66,7 @@
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<script src='/cms.js'></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user