Merge branch 'development' of https://git.ourworld.tf/tfgrid/www_projectinca into development
This commit is contained in:
commit
d1aa6087c8
4
build_sync.sh
Normal file
4
build_sync.sh
Normal file
@ -0,0 +1,4 @@
|
||||
export MYPATH=~/code/git.ourworld.tf/tfgrid/www_projectinca
|
||||
cd $MYPATH
|
||||
npm run build
|
||||
rsync -rav ~/code/git.ourworld.tf/tfgrid/www_projectinca/dist/ root@51.195.61.5:/root/hero/www/inca/
|
@ -134,7 +134,7 @@ const metadata = {
|
||||
},
|
||||
{
|
||||
title: 'Energy Efficient',
|
||||
description: 'No one wants to pay for electricly needlessly. Our system uses 10x less energy compared to traditional systems.',
|
||||
description: 'No one wants to pay for electricly needlessly. Our system uses upto 10x less energy for certain workloads compared to traditional systems.',
|
||||
icon: 'tabler:bolt',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user