Update site
This commit is contained in:
parent
1c1d67af70
commit
f004490d5f
3
build.sh
Normal file
3
build.sh
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
rsync -aup -e 'ssh -p 8044' --delete public/* root@cronyakatsuki.xyz:/var/www/startpage
|
||||||
|
git add .
|
||||||
|
git commit -m "Update startpage."
|
@ -10,7 +10,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class=outer>
|
<div class=outer>
|
||||||
<div class=middle>
|
<div class=middle>
|
||||||
<form id="searchform" action="http://localhost:8888/search?q=" method="get">
|
<form id="searchform" action="http://searx.cronyakatsuki.xyz/search?q=" method="get">
|
||||||
<input id="search" placeholder="Search" type="text" name="q" autocomplete="off" data-type="query" />
|
<input id="search" placeholder="Search" type="text" name="q" autocomplete="off" data-type="query" />
|
||||||
</form>
|
</form>
|
||||||
<div class="main">
|
<div class="main">
|
Loading…
Reference in New Issue
Block a user