This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new aabbb28 Published changes from
d05c032bb0be48bb9d652107738043e3cbece8bc
aabbb28 is described below
commit aabbb28066be9a3231f4a2d00f5cf065006d53b5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 4 21:39:29 2024 +0000
Published changes from d05c032bb0be48bb9d652107738043e3cbece8bc
---
categories/index.html | 1 +
community/contact/index.html | 1 +
community/index.html | 1 +
community/powered-by/index.html | 1 +
development/index.html | 1 +
documentation/guides/fds-releases/index.html | 1 +
documentation/guides/index.html | 1 +
documentation/guides/licensing/index.html | 1 +
.../guides/maven-plugin-releases/index.html | 1 +
documentation/guides/releases/index.html | 1 +
documentation/guides/signing/index.html | 1 +
documentation/index.html | 1 +
documentation/security/index.html | 1 +
documentation/v1/index.html | 1 +
documentation/v2/index.html | 1 +
download/index.html | 1 +
index.html | 1 +
projects/fds/index.html | 1 +
projects/index.html | 1 +
projects/minifi/index.html | 1 +
projects/registry/index.html | 1 +
sitemap.xml | 40 +++++++++++-----------
tags/index.html | 1 +
23 files changed, 42 insertions(+), 20 deletions(-)
diff --git a/categories/index.html b/categories/index.html
index e824dfa..6e3bd1e 100644
--- a/categories/index.html
+++ b/categories/index.html
@@ -3,6 +3,7 @@
<head>
<title>Categories - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/community/contact/index.html b/community/contact/index.html
index c6d5333..4b36cab 100644
--- a/community/contact/index.html
+++ b/community/contact/index.html
@@ -3,6 +3,7 @@
<head>
<title>Contact - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/community/index.html b/community/index.html
index 57416da..bd8067f 100644
--- a/community/index.html
+++ b/community/index.html
@@ -3,6 +3,7 @@
<head>
<title>Community - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/community/powered-by/index.html b/community/powered-by/index.html
index 9692486..4065224 100644
--- a/community/powered-by/index.html
+++ b/community/powered-by/index.html
@@ -3,6 +3,7 @@
<head>
<title>Powered By - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/development/index.html b/development/index.html
index a8cbfc8..052f1fa 100644
--- a/development/index.html
+++ b/development/index.html
@@ -3,6 +3,7 @@
<head>
<title>Development - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/documentation/guides/fds-releases/index.html
b/documentation/guides/fds-releases/index.html
index a97fdf0..af6354d 100644
--- a/documentation/guides/fds-releases/index.html
+++ b/documentation/guides/fds-releases/index.html
@@ -3,6 +3,7 @@
<head>
<title>Flow Design System Releases - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/documentation/guides/index.html b/documentation/guides/index.html
index d94e051..52c0558 100644
--- a/documentation/guides/index.html
+++ b/documentation/guides/index.html
@@ -3,6 +3,7 @@
<head>
<title>Guides - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/documentation/guides/licensing/index.html
b/documentation/guides/licensing/index.html
index 157c989..553292a 100644
--- a/documentation/guides/licensing/index.html
+++ b/documentation/guides/licensing/index.html
@@ -3,6 +3,7 @@
<head>
<title>Licensing Guide - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/documentation/guides/maven-plugin-releases/index.html
b/documentation/guides/maven-plugin-releases/index.html
index 23d48db..852553d 100644
--- a/documentation/guides/maven-plugin-releases/index.html
+++ b/documentation/guides/maven-plugin-releases/index.html
@@ -3,6 +3,7 @@
<head>
<title>NAR Maven Plugin Releases - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/documentation/guides/releases/index.html
b/documentation/guides/releases/index.html
index 6addd10..1387ab1 100644
--- a/documentation/guides/releases/index.html
+++ b/documentation/guides/releases/index.html
@@ -3,6 +3,7 @@
<head>
<title>Releases - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/documentation/guides/signing/index.html
b/documentation/guides/signing/index.html
index 4d88d1e..7ed8a1f 100644
--- a/documentation/guides/signing/index.html
+++ b/documentation/guides/signing/index.html
@@ -3,6 +3,7 @@
<head>
<title>Commit and Release Signing - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/documentation/index.html b/documentation/index.html
index c9725c1..9cc5b5f 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -3,6 +3,7 @@
<head>
<title>Documentation - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/documentation/security/index.html
b/documentation/security/index.html
index fdea7d4..02ea9b5 100644
--- a/documentation/security/index.html
+++ b/documentation/security/index.html
@@ -3,6 +3,7 @@
<head>
<title>Security Reporting - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/documentation/v1/index.html b/documentation/v1/index.html
index fdcdbdf..00decb1 100644
--- a/documentation/v1/index.html
+++ b/documentation/v1/index.html
@@ -3,6 +3,7 @@
<head>
<title>Documentation for 1.24.0 - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/documentation/v2/index.html b/documentation/v2/index.html
index 0ff51ef..407250f 100644
--- a/documentation/v2/index.html
+++ b/documentation/v2/index.html
@@ -3,6 +3,7 @@
<head>
<title>Documentation for 2.0.0-M1 - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/download/index.html b/download/index.html
index 2fa79bc..b761a02 100644
--- a/download/index.html
+++ b/download/index.html
@@ -3,6 +3,7 @@
<head>
<title>Download - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/index.html b/index.html
index f9e29a2..d292335 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,7 @@
<head>
<meta name="generator" content="Hugo 0.92.2" />
<title>Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/projects/fds/index.html b/projects/fds/index.html
index ee1571d..154fd11 100644
--- a/projects/fds/index.html
+++ b/projects/fds/index.html
@@ -3,6 +3,7 @@
<head>
<title>Flow Design System - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/projects/index.html b/projects/index.html
index 532121b..0a04cbb 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -3,6 +3,7 @@
<head>
<title>Projects - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/projects/minifi/index.html b/projects/minifi/index.html
index 2e2e198..b07739b 100644
--- a/projects/minifi/index.html
+++ b/projects/minifi/index.html
@@ -3,6 +3,7 @@
<head>
<title>MiNiFi - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/projects/registry/index.html b/projects/registry/index.html
index 0ce784e..a0c6eb0 100644
--- a/projects/registry/index.html
+++ b/projects/registry/index.html
@@ -3,6 +3,7 @@
<head>
<title>Registry - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
diff --git a/sitemap.xml b/sitemap.xml
index 7927ddb..bd525ce 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3,66 +3,66 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://nifi.apache.org/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/categories/</loc>
</url><url>
<loc>https://nifi.apache.org/documentation/guides/signing/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/community/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/community/contact/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/development/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/documentation/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/documentation/v1/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/documentation/v2/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/download/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/projects/fds/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/documentation/guides/fds-releases/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/documentation/guides/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/documentation/guides/licensing/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/projects/minifi/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/documentation/guides/maven-plugin-releases/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/community/powered-by/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/projects/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/projects/registry/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/documentation/guides/releases/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/documentation/security/</loc>
- <lastmod>2024-01-04T13:00:09-06:00</lastmod>
+ <lastmod>2024-01-04T15:38:41-06:00</lastmod>
</url><url>
<loc>https://nifi.apache.org/tags/</loc>
</url>
diff --git a/tags/index.html b/tags/index.html
index f43014f..f5214e7 100644
--- a/tags/index.html
+++ b/tags/index.html
@@ -3,6 +3,7 @@
<head>
<title>Tags - Apache NiFi</title>
+ <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">