Add version into its own .row .columns with centered text

This commit is contained in:
Jean-Baptiste Bellet
2023-07-27 15:41:54 +02:00
parent b3949965fc
commit 8b4de3ddc7

View File

@@ -1,3 +1,5 @@
%a{href:"https://github.com/openfoodfoundation/openfoodnetwork/releases", target: "_blank", title: t('.view_all_releases')}
=# Show the latest tag. If there are commits since the tag, show number of commits and an identifier. If the working tree is dirty, show 'modified'.
= Rails.application.config.x.git_version
.row
.sixteen.columns{ style: "text-align: center;" }
%a{href:"https://github.com/openfoodfoundation/openfoodnetwork/releases", target: "_blank", title: t('.view_all_releases')}
=# Show the latest tag. If there are commits since the tag, show number of commits and an identifier. If the working tree is dirty, show 'modified'.
= Rails.application.config.x.git_version