This website works better with JavaScript.
git.jstrong.dev
Home
Explore
Help
Sign In
jstrong
/
zola
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update livereload.js
index-subcmd
Vincent Prouillet
4 years ago
parent
983e021d5b
commit
be149646f6
3 changed files
with
3 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
docs/sass/_docs.scss
+1
-1
src/cmd/livereload.js
+1
-1
src/cmd/serve.rs
+ 1
- 0
docs/sass/_docs.scss
View File
@@ -49,6 +49,7 @@
font-size: 1.25rem;
font-size: 1.25rem;
visibility: hidden;
visibility: hidden;
margin-left: -2rem;
margin-left: -2rem;
margin-right: 0.75rem;
text-decoration: none;
text-decoration: none;
border-bottom-color: transparent;
border-bottom-color: transparent;
cursor: pointer;
cursor: pointer;
+ 1
- 1
src/cmd/livereload.js
File diff suppressed because it is too large
View File
+ 1
- 1
src/cmd/serve.rs
View File
@@ -1,4 +1,4 @@
// Contains an embedded version of livereload-js
// Contains an embedded version of livereload-js
3.2.1
//
//
// Copyright (c) 2010-2012 Andrey Tarantsov
// Copyright (c) 2010-2012 Andrey Tarantsov
//
//
Write
Preview
Loading…
Cancel
Save