Actualizada a version 24.8+gobmx1.5.1, color y link de descarga windows
This commit is contained in:
parent
66e83cd9e9
commit
752a6b124d
1 changed files with 5 additions and 5 deletions
10
index.html
10
index.html
|
@ -59,13 +59,13 @@
|
|||
<body>
|
||||
<!--header style="padding-top: 10px; font-size: 26pt; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; color: brown;">Office Gob</header-->
|
||||
<script>
|
||||
var version = "Office 24.2+gobmx-1.2";
|
||||
var version = "Office 24.8+gobmx-1.5.1";
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
<main>
|
||||
<div class="p" style="background-color: #9F2241;">
|
||||
<div class="p" style="background-color: #691c32;">
|
||||
<img src="images/logofelipecarrillo-2024.svg" style="width: 41vw; height: auto;" >
|
||||
|
||||
|
||||
|
@ -91,7 +91,7 @@
|
|||
switch (OSName) {
|
||||
case "Windows":
|
||||
downloadButton.addEventListener("click", function() {
|
||||
window.location.href = "https://repos.libreoffice.gob.mx/windows/general/x86_64/Office_24.2.1.2_Win_x86-64_en-MX_es.msi";
|
||||
window.location.href = "https://repos.libreoffice.gob.mx/windows/general/x86_64/Office_24.8.1.2.+gobmx151_Win_x86-64_en-MX_es.msi";
|
||||
});
|
||||
break;
|
||||
case "MacOS":
|
||||
|
@ -121,7 +121,7 @@
|
|||
</section>
|
||||
<div>
|
||||
<br>
|
||||
<a href="https://git.softwarelibre.mx/strepsirrhini/libreoffice/-/wikis/Notas-de-la-Versi%C3%B3n";>Notas de la versión Libreoffice.gob</a>
|
||||
<a href="https://git.softwarelibre.mx/strepsirrhini/office-gobmx/-/wikis/Notas%20de%20la%20Versi%C3%B3n";>Notas de la versión Libreoffice.gob</a>
|
||||
</br>
|
||||
<br>
|
||||
<a href="https://www.libreoffice.org/download/release-notes/";>Notas de la versión</a>
|
||||
|
@ -143,7 +143,7 @@
|
|||
</p>
|
||||
|
||||
<p class="dark-gray">
|
||||
<a href="https://git.softwarelibre.mx/strepsirrhini/libreoffice/-/wikis/Pol%C3%ADtica-de-Privacidad">Política de privacidad</a>
|
||||
<a href="https://git.softwarelibre.mx/strepsirrhini/office-gobmx/-/wikis/Pol%C3%ADtica%20de%20Privacidad">Política de privacidad</a>
|
||||
</p>
|
||||
</main>
|
||||
|
||||
|
|
Loading…
Reference in a new issue