making assets more internal to make offline work easier
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
//go:generate go-bindata -pkg assets simplemde/dist/... simplemde/debug/...
|
||||
//go:generate go-bindata -pkg assets simplemde/dist/... simplemde/debug/... js/... css/...
|
||||
package assets
|
||||
|
||||
File diff suppressed because one or more lines are too long
Vendored
+4
File diff suppressed because one or more lines are too long
+4463
File diff suppressed because it is too large
Load Diff
+10078
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -119,8 +119,8 @@ a {
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" href="/hugo/simplemde.css" />
|
||||
<script src="https://unpkg.com/vue"></script>
|
||||
<script src="https://unpkg.com/moment"></script>
|
||||
<script src="/hugo/vue.js"></script>
|
||||
<script src="/hugo/moment.js"></script>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user