Skip to content

Commit

Permalink
支持md 1.0 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
吴昀珠 committed Feb 2, 2019
1 parent bff4515 commit e250c18
Show file tree
Hide file tree
Showing 25 changed files with 24 additions and 37 deletions.
26 changes: 2 additions & 24 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,31 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>cboy-blog</title>
<link href=./static/css/app.fd2accbaadc35ee245741a7c7b7503c7.css rel=stylesheet>
<!-- TODO add manifest here -->
<link rel="manifest" href="./manifest.json">
</head>
<body>
<div id=app></div>

<!-- Uncomment the line below when ready to test with fake data -->
<script src="./scripts/app.js" async charset="utf-8"></script>

<script type=text/javascript src=./static/js/manifest.de7511c80ffd9e93b289.js></script>
<script type=text/javascript src=./static/js/vendor.fd1e11be2ac7834ed577.js></script>
<script type=text/javascript src=./static/js/app.e1fafb0ba261ff16cad4.js></script>
</body>
</html>
<style lang=less>* {
<!DOCTYPE html><html><head><meta charset=utf-8><title>cboy-blog</title><link href=./static/css/app.841d4ff3b3754d12ac25aed09830a59d.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.93384d8113ced0809541.js></script><script type=text/javascript src=./static/js/vendor.e2e85bf44113ef662582.js></script><script type=text/javascript src=./static/js/app.6362f9aca6283cb640f7.js></script></body></html><style lang=less>* {
margin: 0;
padding: 0;
}
html,body {
height: 100%;
width: 100%;
position: relative;
}
</style>
}</style>
1 change: 1 addition & 0 deletions static/css/app.841d4ff3b3754d12ac25aed09830a59d.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/css/app.841d4ff3b3754d12ac25aed09830a59d.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit e250c18

Please sign in to comment.