Added basic opengraph support to project and tools pages
Update excel-password-remover.yml, iban-generator.yml, and 9 more files...
This commit is contained in:
@@ -2,9 +2,13 @@
|
||||
|
||||
meta.title: Excel Password Remover
|
||||
meta.description: >-
|
||||
Small web page from which you can easily remove a password from an Excel
|
||||
Small web application from which you can easily remove a password from an Excel
|
||||
worksheet. It works by leaving the task of editing the XML files on an Excel
|
||||
document to your browser instead to keep everything local.
|
||||
meta.description.light: >-
|
||||
Small web application from which you can easily remove a password from an Excel
|
||||
worksheet directly in your browser.
|
||||
|
||||
#article.subtitle: >-
|
||||
# <a
|
||||
# href="https://github.com/aziascreations/Excel-Worksheet-Password-Remover"><i
|
||||
|
@@ -1,6 +1,10 @@
|
||||
# IBAN Generator - EN
|
||||
|
||||
meta.title: "IBAN Generator"
|
||||
meta.description: "Web application that allows you to generate IBANs in bulk for the 89 countries that support them.<br>
|
||||
The IBANs are generated completely randomly and may contain a 'BankID' that has not yet been assigned by the
|
||||
national bank of the respective country."
|
||||
meta.description.light: "Web application that allows you to generate IBANs in bulk for the 89 countries that support them."
|
||||
|
||||
country.label: "Country"
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# EN - UUID Generator
|
||||
|
||||
meta.title: "UUID Generator"
|
||||
meta.description: "Web application that allows you to generate UUIDs in bulk for all your unique identifier needs."
|
||||
|
||||
type.label: "UUID Type"
|
||||
|
||||
|
@@ -6,6 +6,10 @@ meta.description: >-
|
||||
feuille de calcul Excel depuis votre navigateur web sans avoir à uploader le
|
||||
fichier sur internet. Cette application laisse votre navigateur modifier les
|
||||
fichiers XML du fichier Excel afin de tout garder en local.
|
||||
meta.description.light: >-
|
||||
Application web qui permet de facilement retirer le mot de passe d'un ficher Excel depuis
|
||||
votre navigateur web sans avoir à uploader le fichier sur internet.
|
||||
|
||||
#article.subtitle: >-
|
||||
# <a
|
||||
# href="https://github.com/aziascreations/Excel-Worksheet-Password-Remover"><i
|
||||
|
@@ -1,6 +1,10 @@
|
||||
# IBAN Generator - FR
|
||||
|
||||
meta.title: "Générateur d'IBAN"
|
||||
meta.description: "Application web qui vous permet de générer des IBANs en masse pour les 89 pays qui les supportent.<br>
|
||||
Les IBANs sont générés complètement aléatoirement et risquent de contenir un 'BankID' qui n'est pas encore attribué
|
||||
par la banque nationale du pays concerné."
|
||||
meta.description.light: "Application web qui vous permet de générer des IBANs en masse pour les 89 pays qui les supportent."
|
||||
|
||||
country.label: "Pays"
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# FR - UUID Generator
|
||||
|
||||
meta.title: "Générateur d'UUID"
|
||||
meta.description: "Application web qui vous permet de générer des UUID en masse pour tout vos besoins en identifiants uniques."
|
||||
|
||||
type.label: "Type d'UUID"
|
||||
|
||||
|
Reference in New Issue
Block a user