diff --git a/components/NodeOperatorsTable.vue b/components/NodeOperatorsTable.vue index 3b2ccdb..aeb4583 100644 --- a/components/NodeOperatorsTable.vue +++ b/components/NodeOperatorsTable.vue @@ -31,6 +31,26 @@ :no-results-text="$t('nodes.noResults')" :disable-pagination="isMobile" > + + + + + {{ item.service }} + + + + - Web: {{ item.url }} + - X: {{ item.twitter }} + - T: {{ item.telegram }} + - Discord: {{ item.discord }} + + + + +