change piracy2.gif link
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@
|
|||||||
<iframe src="https://increm.net/badge?key=futile" title="incremnet badge" width="88" height="31"
|
<iframe src="https://increm.net/badge?key=futile" title="incremnet badge" width="88" height="31"
|
||||||
style="border: none; background: url('https://increm.net/bg.png');"></iframe>
|
style="border: none; background: url('https://increm.net/bg.png');"></iframe>
|
||||||
<a href="https://www.rust-lang.org/" target="_blank"><img src="static/buttons/rustNOW.png" width="88" height="31"></a>
|
<a href="https://www.rust-lang.org/" target="_blank"><img src="static/buttons/rustNOW.png" width="88" height="31"></a>
|
||||||
<a href="https://rentry.co/megathread" target="_blank"><img src="static/buttons/piracy2.gif" width="88" height="31"></a>
|
<a href="https://fmhy.net/" target="_blank"><img src="static/buttons/piracy2.gif" width="88" height="31"></a>
|
||||||
<a href="https://duckduckgo.com" target="_blank"><img src="static/buttons/ddg.gif" width="88" height="31"></a>
|
<a href="https://duckduckgo.com" target="_blank"><img src="static/buttons/ddg.gif" width="88" height="31"></a>
|
||||||
<a href="https://en.wikipedia.org/wiki/The_Creation_of_Adam" target="_blank"><img src="static/buttons/fingerofgod.gif" width="88" height="31"></a>
|
<a href="https://en.wikipedia.org/wiki/The_Creation_of_Adam" target="_blank"><img src="static/buttons/fingerofgod.gif" width="88" height="31"></a>
|
||||||
<a href="https://vostok.one" target="_blank"><img src="static/buttons/vostok.png" width="88" height="31"></a>
|
<a href="https://vostok.one" target="_blank"><img src="static/buttons/vostok.png" width="88" height="31"></a>
|
||||||
|
|||||||
@@ -5,6 +5,7 @@ deploy := "/var/www/futile.eu"
|
|||||||
|
|
||||||
deploy-site:
|
deploy-site:
|
||||||
scp -pr static/ index.css index.html index.js {{server}}:{{deploy}}
|
scp -pr static/ index.css index.html index.js {{server}}:{{deploy}}
|
||||||
|
ssh {{server}} 'chmod -R o+rX {{deploy}}/static/'
|
||||||
|
|
||||||
deploy-caddy:
|
deploy-caddy:
|
||||||
scp -pr Caddyfile {{server}}:Caddyfile
|
scp -pr Caddyfile {{server}}:Caddyfile
|
||||||
|
|||||||
Reference in New Issue
Block a user