This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/main by this push:
     new 0a89ca343 Disable cache for German download page
0a89ca343 is described below

commit 0a89ca343ae021ca7dfa75c145e27c2b0f2b92b0
Author: mseidel <msei...@apache.org>
AuthorDate: Thu Jun 9 17:57:41 2022 +0200

    Disable cache for German download page
---
 content/de/download/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content/de/download/index.html b/content/de/download/index.html
index 4188d7f44..d41252614 100644
--- a/content/de/download/index.html
+++ b/content/de/download/index.html
@@ -2,6 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="de" lang="de">
 <head itemscope itemtype="http://schema.org/Article";>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+  <meta http-equiv="expires" content="0"/> 
   <meta property="og:title" content="Apache OpenOffice herunterladen" />
   <meta property="og:description" content="Folge Apache OpenOffice, der freien 
Büro-Software mit über 325 Millionen geprüften Downloads." />
   <meta property="og:keywords" content="Apache OpenOffice, OpenOffice, Apache 
Open Office, Download, Official, Official Download, Open Office, 
OpenOffice.org" />

Reply via email to