remove the water flood on the test version
This commit is contained in:
parent
e9b4f459b7
commit
e7260bc875
@ -38,8 +38,10 @@ navbar: topnav
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<link href="https://melonking.net/styles/flood.css" rel="stylesheet" type="text/css" media="all" />
|
||||
<script src="https://melonking.net/scripts/flood.js"></script>
|
||||
{% unless jekyll.environment == "local" %}
|
||||
<link href="https://melonking.net/styles/flood.css" rel="stylesheet" type="text/css" media="all" />
|
||||
<script src="https://melonking.net/scripts/flood.js"></script>
|
||||
{% endunless %}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
1
localhost.sh
Executable file
1
localhost.sh
Executable file
@ -0,0 +1 @@
|
||||
JEKYLL_ENV=local xterm -e "jekyll serve" &
|
Loading…
x
Reference in New Issue
Block a user