Skip to content

Website designed for Soluciones Pro-System

itonx/sps-web-seo

Repository files navigation

SPS

Official page: Soluciones Pro-System

This project was created with Astro.

💻 Deployment

Hosted on Azure Static Web App.

The deployment is triggered by a GitHub action which is executed when a new tag is created.

Create a new tag:

git tag vX.X.X
git push origin --tags