rearrange about and contact buttons
This commit is contained in:
parent
6a5d825f93
commit
be3d5b6f62
1 changed files with 1 additions and 1 deletions
|
@ -21,8 +21,8 @@
|
|||
<button id='button-blog' class="button-default">blog</button>
|
||||
<button id='button-file-server' class="button-default">file server</button>
|
||||
<button id='button-git-server' class="button-default">git server</button>
|
||||
<button id='button-about-me' class="button-default">about me</button>
|
||||
<button id='button-contact-me' class="button-default">contact me</button>
|
||||
<button id='button-about-me' class="button-default">about me</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue