mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-08-05 00:51:58 +02:00
Add gitlab and weibo contact links.
This commit is contained in:
@@ -12,4 +12,6 @@ test('getContactHref', () => {
|
||||
expect(getContactHref('instagram', '#')).toBe('#');
|
||||
expect(getContactHref('line', '#')).toBe('#');
|
||||
expect(getContactHref('facebook', '#')).toBe('#');
|
||||
expect(getContactHref('gitlab', '#')).toBe('#');
|
||||
expect(getContactHref('weibo', '#')).toBe('#');
|
||||
});
|
Reference in New Issue
Block a user