try to drop http(s): from links

This commit is contained in:
arcan1s
2015-10-12 03:13:25 +03:00
parent b5a5ddbbfc
commit 22a83b287a
43 changed files with 271 additions and 271 deletions

View File

@ -23,7 +23,7 @@ title: arcanis' homepage
</span>
</label>
<p class="view"><a href="/projects/" title="Projects">Projects</a><br>
<a href="https://repo.arcanis.name/" title="Repository">Repository</a><br>
<a href="//repo.arcanis.name/" title="Repository">Repository</a><br>
<p class="view"><a href="/about" title="About">About me</a></p>
{% include cse.html %}
@ -43,7 +43,7 @@ title: arcanis' homepage
<section>
<h3><a href="#welcome" class="anchor" id="welcome"><span class="octicon octicon-link"></span></a>Welcome</h3>
<p>Welcome to my homepage, <code>`echo $USERNAME`</code>. You may read about me on <a href="/about" title="About">the link</a>. I'm sorry I don't know html/php/ruby/etc (but I know GoogleFOO! At least, I think so), therefore this page may not look very pretty. But I tried (or may be not). In the blog I will write some papers about science, programming, living in Archlinux system and may be package maintaining. Also I will create pages for some of <a href="https://github.com/arcan1s" title="GitHub">my projects</a>.</p>
<p>Welcome to my homepage, <code>`echo $USERNAME`</code>. You may read about me on <a href="/about" title="About">the link</a>. I'm sorry I don't know html/php/ruby/etc (but I know GoogleFOO! At least, I think so), therefore this page may not look very pretty. But I tried (or may be not). In the blog I will write some papers about science, programming, living in Archlinux system and may be package maintaining. Also I will create pages for some of <a href="//github.com/arcan1s" title="GitHub">my projects</a>.</p>
<h3><a href="#contact" class="anchor" id="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/arcanis.name" title="Pages repository">its GitHub repository</a> and do it.</p>
<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="//github.com/arcan1s/arcanis.name" title="Pages repository">its GitHub repository</a> and do it.</p>