Skip to content

Commit 30a517a

Browse files
authored
Merge pull request #2 from shentao/master
Add outdated banner
2 parents 0abc09c + 2d74d49 commit 30a517a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/vue/layout/layout.ejs

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
<% } %>
4040

4141
<script src="//cdnjs.cloudflare.com/ajax/libs/fastclick/1.0.6/fastclick.min.js"></script>
42+
<script src="https://cdn.jsdelivr.net/gh/shentao/[email protected]/prompt.min.js"></script>
4243
<script>
4344
document.addEventListener('DOMContentLoaded', function() {
4445
FastClick.attach(document.body);

0 commit comments

Comments
 (0)