This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch split-up-theme
in repository https://gitbox.apache.org/repos/asf/petri-site.git
The following commit(s) were added to refs/heads/split-up-theme by this push:
new 0e21533 Create meta.html
0e21533 is described below
commit 0e215338674472ea7c7561632632d400b20ce925
Author: Dave Fisher <[email protected]>
AuthorDate: Wed Apr 7 16:06:15 2021 -0700
Create meta.html
---
theme/apache/templates/meta.html | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/theme/apache/templates/meta.html b/theme/apache/templates/meta.html
new file mode 100644
index 0000000..e849117
--- /dev/null
+++ b/theme/apache/templates/meta.html
@@ -0,0 +1,17 @@
+ <!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
+ <!-- HTML Meta Tags -->
+ <meta name="description" content="Assists external project communities
interested in becoming an Apache project learn how The ASF works and its views
on how to build a healthy community">
+ <!-- Facebook Meta Tags -->
+ <meta property="og:url" content="https://petri.apache.org">
+ <meta property="og:type" content="website">
+ <meta property="og:title" content="Apache Petri">
+ <meta property="og:description" content="Assists external project
communities interested in becoming an Apache project learn how The ASF works
and its views on how to build a healthy community">
+ <meta property="og:image"
content="https://petri.apache.org/images/logo.png">
+ <!-- Twitter Meta Tags -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta property="twitter:domain" content="petri.apache.org">
+ <meta property="twitter:url" content="https://petri.apache.org">
+ <meta name="twitter:title" content="Apache Petri">
+ <meta name="twitter:description" content="Assists external project
communities interested in becoming an Apache project learn how The ASF works
and its views on how to build a healthy community">
+ <meta name="twitter:image"
content="https://petri.apache.org/images/logo.png">
+ <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->