Skip to content

Commit 5eeba4c

Browse files
committed
Switch order of social links to put resume earlier
1 parent 482a284 commit 5eeba4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ html(lang='en')
3434

3535
.mv4.tc
3636
+iconLink('github', 'https://github.com/mcous', 'mark-github')
37+
+iconLink('resume', 'http://mike.cousins.io/resume/', 'file')
3738
+iconLink('linkedin', 'https://www.linkedin.com/in/mcous/', 'linkedin')
3839
+iconLink('email', 'mailto:mike@cousins.io', 'mail')
39-
+iconLink('resume', 'http://mike.cousins.io/resume/', 'file')

0 commit comments

Comments
 (0)