diff --git a/build_sync.sh b/build_sync.sh new file mode 100644 index 0000000..f8f8fe7 --- /dev/null +++ b/build_sync.sh @@ -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/ \ No newline at end of file diff --git a/src/pages/farming.astro b/src/pages/farming.astro index 64691c2..4c299a3 100644 --- a/src/pages/farming.astro +++ b/src/pages/farming.astro @@ -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', }, {