mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-13 13:15:46 +00:00
try to drop http(s): from links
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user