test search form

This commit is contained in:
arcan1s
2014-08-01 22:15:04 +04:00
parent e44a44b0db
commit 3b6144dd42
3 changed files with 15 additions and 19 deletions

View File

@ -25,6 +25,8 @@ title: arcanis' homepage
<p class="view"><a href="/projects/" title="Projects">Projects</a><br>
<a href="ftp://repo.arcanis.name/repo" title="Repository">Repository</a></p>
<p class="view"><a href="/about" title="About">About me</a></p>
{% include cse.html %}
</header>
<!-- redirection to russian page -->
<script type="text/javascript">
@ -45,6 +47,3 @@ title: arcanis' homepage
<h3><a href="#contact" class="anchor" name="contact"><span class="octicon octicon-link"></span></a>Contact me</h3>
<p>If you have a question or something else you may <a href="/about" title="About">contact me</a>. If you want to suggest a pull request or to create a bug report for these pages feel free to visit <a href="https://github.com/arcan1s/arcan1s.github.io" title="Pages repository">its GitHub repository</a> and do it.</p>
<h3><a href="#search" class="anchor" name="search"><span class="octicon octicon-link"></span></a>Site search</h3>
{% include cse.html %}