This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch preview/refresh-staging
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/preview/refresh-staging by
this push:
new 1cb888d Automatic Site Publish by Buildbot
1cb888d is described below
commit 1cb888d7ffe4def7d2ace3ab01ddba6b4b0a51f9
Author: buildbot <[email protected]>
AuthorDate: Wed Jun 30 18:59:03 2021 +0000
Automatic Site Publish by Buildbot
---
output/bug-tracking.html | 4 +++-
output/community-faqs.html | 4 +++-
output/contact.html | 4 +++-
output/contributing-code.html | 4 +++-
output/developer-faqs.html | 4 +++-
output/docs/edit-cms.html | 4 +++-
output/docs/governance/consensusBuilding.html | 4 +++-
output/docs/governance/lazyConsensus.html | 4 +++-
output/docs/governance/voting.html | 4 +++-
output/downloads.html | 4 +++-
output/events.html | 4 +++-
output/get-involved-de.html | 4 +++-
output/get-involved.html | 4 +++-
output/get-it-here.html | 4 +++-
output/index.html | 4 +++-
output/license.html | 4 +++-
output/list-conduct.html | 4 +++-
output/mailing-lists.html | 4 +++-
output/mission.html | 4 +++-
output/native-lang.html | 4 +++-
output/orientation/decision-making.html | 4 +++-
output/orientation/how-aoo-project-works.html | 4 +++-
output/orientation/index.html | 4 +++-
output/orientation/infrastructure.html | 4 +++-
output/orientation/intro-contributing.html | 4 +++-
output/orientation/intro-development.html | 4 +++-
output/orientation/intro-doc.html | 4 +++-
output/orientation/intro-l10n.html | 4 +++-
output/orientation/intro-marketing.html | 4 +++-
output/orientation/intro-qa.html | 4 +++-
output/people.html | 4 +++-
output/pmc-faqs.html | 4 +++-
output/press.html | 4 +++-
output/privacy.html | 4 +++-
output/qa.html | 4 +++-
output/security.html | 4 +++-
output/social.html | 4 +++-
output/source.html | 4 +++-
output/students.html | 4 +++-
output/style-test.html | 4 +++-
output/svn-basics.html | 4 +++-
output/terms.html | 4 +++-
output/trademarks.html | 4 +++-
output/translate.html | 4 +++-
output/website-local.html | 4 +++-
output/website-native.html | 4 +++-
46 files changed, 138 insertions(+), 46 deletions(-)
diff --git a/output/bug-tracking.html b/output/bug-tracking.html
index 270f27f..3903e1d 100644
--- a/output/bug-tracking.html
+++ b/output/bug-tracking.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bug Tracking</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/community-faqs.html b/output/community-faqs.html
index 79f2760..6312b10 100644
--- a/output/community-faqs.html
+++ b/output/community-faqs.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Community FAQs</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/contact.html b/output/contact.html
index 6ca150b..45d5994 100644
--- a/output/contact.html
+++ b/output/contact.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Contact Us</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/contributing-code.html b/output/contributing-code.html
index 09bcd70..03f2a72 100644
--- a/output/contributing-code.html
+++ b/output/contributing-code.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Contributing Code to Apache OpenOffice</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/developer-faqs.html b/output/developer-faqs.html
index ab540b5..cbcfa84 100644
--- a/output/developer-faqs.html
+++ b/output/developer-faqs.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Developer FAQs</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/docs/edit-cms.html b/output/docs/edit-cms.html
index c5922b0..a0f1d97 100644
--- a/output/docs/edit-cms.html
+++ b/output/docs/edit-cms.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>How to edit the Apache OpenOffice website</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/docs/governance/consensusBuilding.html
b/output/docs/governance/consensusBuilding.html
index f70aae9..e2584a1 100644
--- a/output/docs/governance/consensusBuilding.html
+++ b/output/docs/governance/consensusBuilding.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Consensus Building</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/docs/governance/lazyConsensus.html
b/output/docs/governance/lazyConsensus.html
index caee6a0..2157390 100644
--- a/output/docs/governance/lazyConsensus.html
+++ b/output/docs/governance/lazyConsensus.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Lazy Consensus</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/docs/governance/voting.html
b/output/docs/governance/voting.html
index 35c2382..da0beeb 100644
--- a/output/docs/governance/voting.html
+++ b/output/docs/governance/voting.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Voting</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/downloads.html b/output/downloads.html
index 3578a54..4fe4be8 100644
--- a/output/downloads.html
+++ b/output/downloads.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Apache OpenOffice - Downloads</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/events.html b/output/events.html
index ddfbd90..863774a 100644
--- a/output/events.html
+++ b/output/events.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Events</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/get-involved-de.html b/output/get-involved-de.html
index 0b4e128..baa0a80 100644
--- a/output/get-involved-de.html
+++ b/output/get-involved-de.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Mitarbeit</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/get-involved.html b/output/get-involved.html
index 413d88f..ce9a571 100644
--- a/output/get-involved.html
+++ b/output/get-involved.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Get Involved in Apache OpenOffice</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/get-it-here.html b/output/get-it-here.html
index 3b50ed7..f2f343f 100644
--- a/output/get-it-here.html
+++ b/output/get-it-here.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Use of the "Get it here!" logo</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/index.html b/output/index.html
index a60c976..360a82a 100644
--- a/output/index.html
+++ b/output/index.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Apache OpenOffice - Project Website</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/license.html b/output/license.html
index afffc44..a115056 100644
--- a/output/license.html
+++ b/output/license.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Apache License</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/list-conduct.html b/output/list-conduct.html
index e1566d7..ebee0c2 100644
--- a/output/list-conduct.html
+++ b/output/list-conduct.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>List Conduct Guidelines</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/mailing-lists.html b/output/mailing-lists.html
index 70add43..a062be7 100644
--- a/output/mailing-lists.html
+++ b/output/mailing-lists.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Mailing Lists</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/mission.html b/output/mission.html
index eb7ee65..9809112 100644
--- a/output/mission.html
+++ b/output/mission.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Public Service Mission of OpenOffice</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/native-lang.html b/output/native-lang.html
index 4c3ce73..4d72a1e 100644
--- a/output/native-lang.html
+++ b/output/native-lang.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Native-Language Information</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/orientation/decision-making.html
b/output/orientation/decision-making.html
index 03f7294..ffb1561 100644
--- a/output/orientation/decision-making.html
+++ b/output/orientation/decision-making.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Decision Making</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/orientation/how-aoo-project-works.html
b/output/orientation/how-aoo-project-works.html
index 29173d2..4b9bc67 100644
--- a/output/orientation/how-aoo-project-works.html
+++ b/output/orientation/how-aoo-project-works.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>How the Apache OpenOffice Project Works</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/orientation/index.html b/output/orientation/index.html
index 456d1f4..c984b21 100644
--- a/output/orientation/index.html
+++ b/output/orientation/index.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>New Volunteer Orientation</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/orientation/infrastructure.html
b/output/orientation/infrastructure.html
index a2b2502..ae9ba41 100644
--- a/output/orientation/infrastructure.html
+++ b/output/orientation/infrastructure.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Infrastructure</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/orientation/intro-contributing.html
b/output/orientation/intro-contributing.html
index c5104dc..4e50e69 100644
--- a/output/orientation/intro-contributing.html
+++ b/output/orientation/intro-contributing.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Introduction to Contributing to Apache OpenOffice</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/orientation/intro-development.html
b/output/orientation/intro-development.html
index 2d944a1..8614052 100644
--- a/output/orientation/intro-development.html
+++ b/output/orientation/intro-development.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Introduction to Development</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/orientation/intro-doc.html
b/output/orientation/intro-doc.html
index 62eea9c..29529b7 100644
--- a/output/orientation/intro-doc.html
+++ b/output/orientation/intro-doc.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Introduction to Documentation</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/orientation/intro-l10n.html
b/output/orientation/intro-l10n.html
index 38fd13d..4d0ed91 100644
--- a/output/orientation/intro-l10n.html
+++ b/output/orientation/intro-l10n.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Introduction to Localization</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/orientation/intro-marketing.html
b/output/orientation/intro-marketing.html
index 7b87103..cfd3fee 100644
--- a/output/orientation/intro-marketing.html
+++ b/output/orientation/intro-marketing.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Introduction to Marketing</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/orientation/intro-qa.html b/output/orientation/intro-qa.html
index 175b509..f5f600c 100644
--- a/output/orientation/intro-qa.html
+++ b/output/orientation/intro-qa.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Introduction to QA</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/people.html b/output/people.html
index a2d667d..d235d0b 100644
--- a/output/people.html
+++ b/output/people.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Project Volunteers</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/pmc-faqs.html b/output/pmc-faqs.html
index 9533fd1..2f12266 100644
--- a/output/pmc-faqs.html
+++ b/output/pmc-faqs.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>PMC FAQs</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/press.html b/output/press.html
index 4724f0f..3dd3914 100644
--- a/output/press.html
+++ b/output/press.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Press Inquiries</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/privacy.html b/output/privacy.html
index 206b806..c6da429 100644
--- a/output/privacy.html
+++ b/output/privacy.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Privacy</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/qa.html b/output/qa.html
index 4f90c52..81d50cf 100644
--- a/output/qa.html
+++ b/output/qa.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Quality Assurance</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/security.html b/output/security.html
index 5dbe99e..7e0ea47 100644
--- a/output/security.html
+++ b/output/security.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Security Reports</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/social.html b/output/social.html
index aa10d2e..c615a9a 100644
--- a/output/social.html
+++ b/output/social.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Social Networking</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/source.html b/output/source.html
index d3367ac..c9da571 100644
--- a/output/source.html
+++ b/output/source.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Source Control</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/students.html b/output/students.html
index 74b620c..f5922b7 100644
--- a/output/students.html
+++ b/output/students.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Advice for Students</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/style-test.html b/output/style-test.html
index a74faa1..d753d8c 100644
--- a/output/style-test.html
+++ b/output/style-test.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>This is the title</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/svn-basics.html b/output/svn-basics.html
index 02b1a85..1ab4ed5 100644
--- a/output/svn-basics.html
+++ b/output/svn-basics.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Subversion Basics</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/terms.html b/output/terms.html
index 16072d5..5725b68 100644
--- a/output/terms.html
+++ b/output/terms.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Terms of Use</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/trademarks.html b/output/trademarks.html
index 419212b..ba8cf63 100644
--- a/output/trademarks.html
+++ b/output/trademarks.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Apache OpenOffice Trademarks</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/translate.html b/output/translate.html
index 309c997..1be351a 100644
--- a/output/translate.html
+++ b/output/translate.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>How to Help Translate Apache OpenOffice</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/website-local.html b/output/website-local.html
index cb0b035..9b7651c 100644
--- a/output/website-local.html
+++ b/output/website-local.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Website Development</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->
diff --git a/output/website-native.html b/output/website-native.html
index 4391d19..e988c7b 100644
--- a/output/website-native.html
+++ b/output/website-native.html
@@ -16,7 +16,9 @@
limitations under the License.
-->
<html lang="en" prefix="og: https://ogp.me/ns#">
-<head>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>How to edit the Native Language (NL) Websites?</title>
<!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
<!-- If you don't care about social media then remove this section -->