Merge pull request #1400 from penibelst/patch-1
Correct the social dummy URLs
This commit is contained in:
commit
18a6cb0478
|
@ -33,8 +33,8 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="contact">
|
<div class="contact">
|
||||||
<p>
|
<p>
|
||||||
<a href="http://github.com/yourusername/">github.com/yourusername</a><br />
|
<a href="https://github.com/yourusername">github.com/yourusername</a><br />
|
||||||
<a href="http://twitter.com/yourusername/">twitter.com/yourusername</a><br />
|
<a href="https://twitter.com/yourusername">twitter.com/yourusername</a><br />
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue