added spotify links
This commit is contained in:
parent
9bb315facd
commit
2cf7d115db
2 changed files with 3 additions and 0 deletions
|
@ -72,6 +72,8 @@ params:
|
|||
url: "https://github.com/SindreKjelsrud"
|
||||
- name: instagram
|
||||
url: "https://instagram.com/SindreKjelsrud"
|
||||
- name: spotify
|
||||
url: "https://spotify.com/user/Kjelsrud!"
|
||||
|
||||
# for search
|
||||
# https://fusejs.io/api/options.html
|
||||
|
|
|
@ -31,6 +31,7 @@ public class Me {
|
|||
self.linkedin = "Sindre Kjelsrud";
|
||||
self.instagram = "sindrekjelsrud";
|
||||
self.strava = "Sindre Kjelsrud";
|
||||
self.spotify = "Kjelsrud!";
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue