Skip to content

Commit

Permalink
feat: adds kwray and galen to section people
Browse files Browse the repository at this point in the history
  • Loading branch information
tikagan committed Jul 20, 2023
1 parent 216c381 commit 2a5452e
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions content/core/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,18 @@
"title": "SARA",
"description": "UNDONE VENTURES - ENGINEER",
"img": "/images/sara-photographed-portrait.jpg"
},
{
"type": "person",
"title": "GALEN",
"description": "FILECOIN FOUNDATION",
"img": "/images/galen-photographed-portrait.jpg"
},
{
"type": "person",
"title": "KWRAY",
"description": "FILECOIN FOUNDATION",
"img": "/images/kwray-black-and-white-photographed-portrait.jpg"
}
],
"alphabetize": true,
Expand Down
4 changes: 2 additions & 2 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@ export default {
.card-list-block {
.col-4_md-6 {
&:nth-last-child(1),
&:nth-last-child(2),
&:nth-last-child(3) {
&:nth-last-child(2) {
// &:nth-last-child(3) {
.card {
border-bottom: none;
}
Expand Down
Binary file added static/images/galen-photographed-portrait.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2a5452e

Please # to comment.