mirror of
https://github.com/24eme/signaturepdf
synced 2026-03-14 13:55:44 +01:00
Titre et description des pages de compression, metadata et
organisation
This commit is contained in:
parent
b0495fd4da
commit
20c136eefe
3 changed files with 6 additions and 3 deletions
|
|
@ -4,7 +4,8 @@
|
|||
<?php include('components/header.html.php'); ?>
|
||||
<link rel="icon" type="image/x-icon" href="<?php echo $REVERSE_PROXY_URL; ?>/favicon-metadata.ico">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="<?php echo $REVERSE_PROXY_URL; ?>/favicon-metadata.png" />
|
||||
<title><?php echo _("Editing PDF metadata"); ?></title>
|
||||
<title>Signature PDF - Éditer les métadonnées</title>
|
||||
<meta name="description" content="Logiciel libre en ligne qui permet d'jouter, modifier ou supprimer les métadonnées d'un PDF">
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue