File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,7 @@ export const projectManagers = [
99 {
1010 avatar : 'https://www.github.com/jaapmarcus.png' ,
1111 name : 'Jaap Marcus 🇳🇱' ,
12- links : [
13- { icon : 'github' , link : 'https://github.com/jaapmarcus' } ,
14- { icon : 'twitter' , link : 'https://twitter.com/jaapmarcus' } ,
15- ] ,
12+ links : [ { icon : 'github' , link : 'https://github.com/jaapmarcus' } ] ,
1613 } ,
1714 {
1815 avatar : 'https://www.github.com/Lupul.png' ,
Original file line number Diff line number Diff line change 1+ /*
2+ X-Frame-Options: DENY
3+ X-Content-Type-Options: nosniff
4+ Referrer-Policy: no-referrer
5+ Permissions-Policy: document-domain=()
6+ Content-Security-Policy: script-src 'self'; frame-ancestors 'none';
7+
18/assets/*
29 cache-control: max-age=31536000
310 cache-control: immutable
11+
You can’t perform that action at this time.
0 commit comments