update talks page
diff --git a/_pages/talks.md b/_pages/talks.md
index 9634400..46e8170 100644
--- a/_pages/talks.md
+++ b/_pages/talks.md
@@ -6,7 +6,11 @@
 
 ### Flexible Optimizations and Efficient Execution of Data Processing on Apache Nemo (ApacheCon Asia 2021)[(link)](https://youtu.be/lFCuiL9ZRWk)
 
-<center><iframe width="560" height="315" src="https://youtu.be/lFCuiL9ZRWk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></center>
+
+
+<center>
+	<iframe width="560" height="315" src="https://www.youtube.com/embed/lFCuiL9ZRWk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
+</center>
 
 
 ### Apache Nemo: A Framework for Building Distributed Dataflow Optimization Policies (ATC 2019 Conference)[(link)](https://www.usenix.org/conference/atc19/presentation/yang-youngseok)
@@ -26,7 +30,9 @@
 
 ### 아파치 네모로 빠르고 효율적으로 빅데이터 처리하기 (Naver tech talk) [(link)](https://youtu.be/Gc4-o8n762I)
 
-<center><iframe width="560" height="315" src="https://youtu.be/Gc4-o8n762I" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></center>
+<center>
+	<iframe width="560" height="315" src="https://www.youtube.com/embed/Gc4-o8n762I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
+</center>
 
 
 ### Onyx: A Flexible and Extensible Data Processing System, Deview 2017 (In Korean) [(link)](https://deview.kr/2017/schedule/197) (Later renamed to Nemo)
diff --git a/content/docs/bootstrap/index.html b/content/docs/bootstrap/index.html
index f83a805..8f431f7 100644
--- a/content/docs/bootstrap/index.html
+++ b/content/docs/bootstrap/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/bootstrap/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Bootstrap Features","url":"http://nemo.apache.org//docs/bootstrap/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"Buttons Default Primary Success Info Warning Danger Link Default Primary Success Info Warning Danger Link Default Action Another action Something else here Separated link","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Bootstrap Features","url":"http://nemo.apache.org//docs/bootstrap/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"Buttons Default Primary Success Info Warning Danger Link Default Primary Success Info Warning Danger Link Default Action Another action Something else here Separated link","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/cheatsheet/index.html b/content/docs/cheatsheet/index.html
index dea6df8..70457d3 100644
--- a/content/docs/cheatsheet/index.html
+++ b/content/docs/cheatsheet/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/cheatsheet/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Markdown Cheatsheet","url":"http://nemo.apache.org//docs/cheatsheet/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"From adam-p/markdown-here","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Markdown Cheatsheet","url":"http://nemo.apache.org//docs/cheatsheet/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"From adam-p/markdown-here","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/compiler_design/index.html b/content/docs/compiler_design/index.html
index 0253cf4..a035904 100644
--- a/content/docs/compiler_design/index.html
+++ b/content/docs/compiler_design/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/compiler_design/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Compiler Design","url":"http://nemo.apache.org//docs/compiler_design/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"Overview","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Compiler Design","url":"http://nemo.apache.org//docs/compiler_design/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"Overview","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/contribute/index.html b/content/docs/contribute/index.html
index 5b1fe11..3ad9a38 100644
--- a/content/docs/contribute/index.html
+++ b/content/docs/contribute/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/contribute/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Contribute","url":"http://nemo.apache.org//docs/contribute/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"Contribute","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Contribute","url":"http://nemo.apache.org//docs/contribute/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"Contribute","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/extending_nemo/index.html b/content/docs/extending_nemo/index.html
index 723f881..369df66 100644
--- a/content/docs/extending_nemo/index.html
+++ b/content/docs/extending_nemo/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/extending_nemo/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Extending Nemo","url":"http://nemo.apache.org//docs/extending_nemo/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"Overview","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Extending Nemo","url":"http://nemo.apache.org//docs/extending_nemo/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"Overview","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/font-awesome/index.html b/content/docs/font-awesome/index.html
index d240707..0a791d2 100644
--- a/content/docs/font-awesome/index.html
+++ b/content/docs/font-awesome/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/font-awesome/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Font Awesome Icon List","url":"http://nemo.apache.org//docs/font-awesome/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"500px address-book address-book-o address-card address-card-o adjust adn align-center align-justify align-left align-right amazon ambulance american-sign-language-interpreting anchor android angellist angle-double-down angle-double-left angle-double-right angle-double-up angle-down angle-left angle-right angle-up apple archive area-chart arrow-circle-down arrow-circle-left arrow-circle-o-down arrow-circle-o-left arrow-circle-o-right arrow-circle-o-up arrow-circle-right arrow-circle-up arrow-down arrow-left arrow-right arrow-up arrows arrows-alt arrows-h arrows-v assistive-listening-systems asterisk at audio-description backward balance-scale ban bandcamp bar-chart barcode bars bath battery-empty battery-full battery-half battery-quarter battery-three-quarters bed beer behance behance-square bell bell-o bell-slash bell-slash-o bicycle binoculars birthday-cake bitbucket bitbucket-square black-tie blind bluetooth bluetooth-b bold bolt bomb book bookmark bookmark-o braille briefcase btc bug building building-o bullhorn bullseye bus buysellads calculator calendar calendar-check-o calendar-minus-o calendar-o calendar-plus-o calendar-times-o camera camera-retro car caret-down caret-left caret-right caret-square-o-down caret-square-o-left caret-square-o-right caret-square-o-up caret-up cart-arrow-down cart-plus cc cc-amex cc-diners-club cc-discover cc-jcb cc-mastercard cc-paypal cc-stripe cc-visa certificate chain-broken check check-circle check-circle-o check-square check-square-o chevron-circle-down chevron-circle-left chevron-circle-right chevron-circle-up chevron-down chevron-left chevron-right chevron-up child chrome circle circle-o circle-o-notch circle-thin clipboard clock-o clone cloud cloud-download cloud-upload code code-fork codepen codiepie coffee cog cogs columns comment comment-o commenting commenting-o comments comments-o compass compress connectdevelop contao copyright creative-commons credit-card credit-card-alt crop crosshairs css3 cube cubes cutlery dashcube database deaf delicious desktop deviantart diamond digg dot-circle-o download dribbble dropbox drupal edge eercast eject ellipsis-h ellipsis-v empire envelope envelope-o envelope-open envelope-open-o envelope-square envira eraser etsy eur exchange exclamation exclamation-circle exclamation-triangle expand expeditedssl external-link external-link-square eye eye-slash eyedropper facebook facebook-official facebook-square fast-backward fast-forward fax female fighter-jet file file-archive-o file-audio-o file-code-o file-excel-o file-image-o file-o file-pdf-o file-powerpoint-o file-text file-text-o file-video-o file-word-o files-o film filter fire fire-extinguisher firefox first-order flag flag-checkered flag-o flask flickr floppy-o folder folder-o folder-open folder-open-o font font-awesome fonticons fort-awesome forumbee forward foursquare free-code-camp frown-o futbol-o gamepad gavel gbp genderless get-pocket gg gg-circle gift git git-square github github-alt github-square gitlab glass glide glide-g globe google google-plus google-plus-official google-plus-square google-wallet graduation-cap gratipay grav h-square hacker-news hand-lizard-o hand-o-down hand-o-left hand-o-right hand-o-up hand-paper-o hand-peace-o hand-pointer-o hand-rock-o hand-scissors-o hand-spock-o handshake-o hashtag hdd-o header headphones heart heart-o heartbeat history home hospital-o hourglass hourglass-end hourglass-half hourglass-o hourglass-start houzz html5 i-cursor id-badge id-card id-card-o ils imdb inbox indent industry info info-circle inr instagram internet-explorer ioxhost italic joomla jpy jsfiddle key keyboard-o krw language laptop lastfm lastfm-square leaf leanpub lemon-o level-down level-up life-ring lightbulb-o line-chart link linkedin linkedin-square linode linux list list-alt list-ol list-ul location-arrow lock long-arrow-down long-arrow-left long-arrow-right long-arrow-up low-vision magic magnet male map map-marker map-o map-pin map-signs mars mars-double mars-stroke mars-stroke-h mars-stroke-v maxcdn meanpath medium medkit meetup meh-o mercury microchip microphone microphone-slash minus minus-circle minus-square minus-square-o mixcloud mobile modx money moon-o motorcycle mouse-pointer music neuter newspaper-o object-group object-ungroup odnoklassniki odnoklassniki-square opencart openid opera optin-monster outdent pagelines paint-brush paper-plane paper-plane-o paperclip paragraph pause pause-circle pause-circle-o paw paypal pencil pencil-square pencil-square-o percent phone phone-square picture-o pie-chart pied-piper pied-piper-alt pied-piper-pp pinterest pinterest-p pinterest-square plane play play-circle play-circle-o plug plus plus-circle plus-square plus-square-o podcast power-off print product-hunt puzzle-piece qq qrcode question question-circle question-circle-o quora quote-left quote-right random ravelry rebel recycle reddit reddit-alien reddit-square refresh registered renren repeat reply reply-all retweet road rocket rss rss-square rub safari scissors scribd search search-minus search-plus sellsy server share share-alt share-alt-square share-square share-square-o shield ship shirtsinbulk shopping-bag shopping-basket shopping-cart shower sign-in sign-language sign-out signal simplybuilt sitemap skyatlas skype slack sliders slideshare smile-o snapchat snapchat-ghost snapchat-square snowflake-o sort sort-alpha-asc sort-alpha-desc sort-amount-asc sort-amount-desc sort-asc sort-desc sort-numeric-asc sort-numeric-desc soundcloud space-shuttle spinner spoon spotify square square-o stack-exchange stack-overflow star star-half star-half-o star-o steam steam-square step-backward step-forward stethoscope sticky-note sticky-note-o stop stop-circle stop-circle-o street-view strikethrough stumbleupon stumbleupon-circle subscript subway suitcase sun-o superpowers superscript table tablet tachometer tag tags tasks taxi telegram television tencent-weibo terminal text-height text-width th th-large th-list themeisle thermometer-empty thermometer-full thermometer-half thermometer-quarter thermometer-three-quarters thumb-tack thumbs-down thumbs-o-down thumbs-o-up thumbs-up ticket times times-circle times-circle-o tint toggle-off toggle-on trademark train transgender transgender-alt trash trash-o tree trello tripadvisor trophy truck try tty tumblr tumblr-square twitch twitter twitter-square umbrella underline undo universal-access university unlock unlock-alt upload usb usd user user-circle user-circle-o user-md user-o user-plus user-secret user-times users venus venus-double venus-mars viacoin viadeo viadeo-square video-camera vimeo vimeo-square vine vk volume-control-phone volume-down volume-off volume-up weibo weixin whatsapp wheelchair wheelchair-alt wifi wikipedia-w window-close window-close-o window-maximize window-minimize window-restore windows wordpress wpbeginner wpexplorer wpforms wrench xing xing-square y-combinator yahoo yelp yoast youtube youtube-play youtube-square","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Font Awesome Icon List","url":"http://nemo.apache.org//docs/font-awesome/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"500px address-book address-book-o address-card address-card-o adjust adn align-center align-justify align-left align-right amazon ambulance american-sign-language-interpreting anchor android angellist angle-double-down angle-double-left angle-double-right angle-double-up angle-down angle-left angle-right angle-up apple archive area-chart arrow-circle-down arrow-circle-left arrow-circle-o-down arrow-circle-o-left arrow-circle-o-right arrow-circle-o-up arrow-circle-right arrow-circle-up arrow-down arrow-left arrow-right arrow-up arrows arrows-alt arrows-h arrows-v assistive-listening-systems asterisk at audio-description backward balance-scale ban bandcamp bar-chart barcode bars bath battery-empty battery-full battery-half battery-quarter battery-three-quarters bed beer behance behance-square bell bell-o bell-slash bell-slash-o bicycle binoculars birthday-cake bitbucket bitbucket-square black-tie blind bluetooth bluetooth-b bold bolt bomb book bookmark bookmark-o braille briefcase btc bug building building-o bullhorn bullseye bus buysellads calculator calendar calendar-check-o calendar-minus-o calendar-o calendar-plus-o calendar-times-o camera camera-retro car caret-down caret-left caret-right caret-square-o-down caret-square-o-left caret-square-o-right caret-square-o-up caret-up cart-arrow-down cart-plus cc cc-amex cc-diners-club cc-discover cc-jcb cc-mastercard cc-paypal cc-stripe cc-visa certificate chain-broken check check-circle check-circle-o check-square check-square-o chevron-circle-down chevron-circle-left chevron-circle-right chevron-circle-up chevron-down chevron-left chevron-right chevron-up child chrome circle circle-o circle-o-notch circle-thin clipboard clock-o clone cloud cloud-download cloud-upload code code-fork codepen codiepie coffee cog cogs columns comment comment-o commenting commenting-o comments comments-o compass compress connectdevelop contao copyright creative-commons credit-card credit-card-alt crop crosshairs css3 cube cubes cutlery dashcube database deaf delicious desktop deviantart diamond digg dot-circle-o download dribbble dropbox drupal edge eercast eject ellipsis-h ellipsis-v empire envelope envelope-o envelope-open envelope-open-o envelope-square envira eraser etsy eur exchange exclamation exclamation-circle exclamation-triangle expand expeditedssl external-link external-link-square eye eye-slash eyedropper facebook facebook-official facebook-square fast-backward fast-forward fax female fighter-jet file file-archive-o file-audio-o file-code-o file-excel-o file-image-o file-o file-pdf-o file-powerpoint-o file-text file-text-o file-video-o file-word-o files-o film filter fire fire-extinguisher firefox first-order flag flag-checkered flag-o flask flickr floppy-o folder folder-o folder-open folder-open-o font font-awesome fonticons fort-awesome forumbee forward foursquare free-code-camp frown-o futbol-o gamepad gavel gbp genderless get-pocket gg gg-circle gift git git-square github github-alt github-square gitlab glass glide glide-g globe google google-plus google-plus-official google-plus-square google-wallet graduation-cap gratipay grav h-square hacker-news hand-lizard-o hand-o-down hand-o-left hand-o-right hand-o-up hand-paper-o hand-peace-o hand-pointer-o hand-rock-o hand-scissors-o hand-spock-o handshake-o hashtag hdd-o header headphones heart heart-o heartbeat history home hospital-o hourglass hourglass-end hourglass-half hourglass-o hourglass-start houzz html5 i-cursor id-badge id-card id-card-o ils imdb inbox indent industry info info-circle inr instagram internet-explorer ioxhost italic joomla jpy jsfiddle key keyboard-o krw language laptop lastfm lastfm-square leaf leanpub lemon-o level-down level-up life-ring lightbulb-o line-chart link linkedin linkedin-square linode linux list list-alt list-ol list-ul location-arrow lock long-arrow-down long-arrow-left long-arrow-right long-arrow-up low-vision magic magnet male map map-marker map-o map-pin map-signs mars mars-double mars-stroke mars-stroke-h mars-stroke-v maxcdn meanpath medium medkit meetup meh-o mercury microchip microphone microphone-slash minus minus-circle minus-square minus-square-o mixcloud mobile modx money moon-o motorcycle mouse-pointer music neuter newspaper-o object-group object-ungroup odnoklassniki odnoklassniki-square opencart openid opera optin-monster outdent pagelines paint-brush paper-plane paper-plane-o paperclip paragraph pause pause-circle pause-circle-o paw paypal pencil pencil-square pencil-square-o percent phone phone-square picture-o pie-chart pied-piper pied-piper-alt pied-piper-pp pinterest pinterest-p pinterest-square plane play play-circle play-circle-o plug plus plus-circle plus-square plus-square-o podcast power-off print product-hunt puzzle-piece qq qrcode question question-circle question-circle-o quora quote-left quote-right random ravelry rebel recycle reddit reddit-alien reddit-square refresh registered renren repeat reply reply-all retweet road rocket rss rss-square rub safari scissors scribd search search-minus search-plus sellsy server share share-alt share-alt-square share-square share-square-o shield ship shirtsinbulk shopping-bag shopping-basket shopping-cart shower sign-in sign-language sign-out signal simplybuilt sitemap skyatlas skype slack sliders slideshare smile-o snapchat snapchat-ghost snapchat-square snowflake-o sort sort-alpha-asc sort-alpha-desc sort-amount-asc sort-amount-desc sort-asc sort-desc sort-numeric-asc sort-numeric-desc soundcloud space-shuttle spinner spoon spotify square square-o stack-exchange stack-overflow star star-half star-half-o star-o steam steam-square step-backward step-forward stethoscope sticky-note sticky-note-o stop stop-circle stop-circle-o street-view strikethrough stumbleupon stumbleupon-circle subscript subway suitcase sun-o superpowers superscript table tablet tachometer tag tags tasks taxi telegram television tencent-weibo terminal text-height text-width th th-large th-list themeisle thermometer-empty thermometer-full thermometer-half thermometer-quarter thermometer-three-quarters thumb-tack thumbs-down thumbs-o-down thumbs-o-up thumbs-up ticket times times-circle times-circle-o tint toggle-off toggle-on trademark train transgender transgender-alt trash trash-o tree trello tripadvisor trophy truck try tty tumblr tumblr-square twitch twitter twitter-square umbrella underline undo universal-access university unlock unlock-alt upload usb usd user user-circle user-circle-o user-md user-o user-plus user-secret user-times users venus venus-double venus-mars viacoin viadeo viadeo-square video-camera vimeo vimeo-square vine vk volume-control-phone volume-down volume-off volume-up weibo weixin whatsapp wheelchair wheelchair-alt wifi wikipedia-w window-close window-close-o window-maximize window-minimize window-restore windows wordpress wpbeginner wpexplorer wpforms wrench xing xing-square y-combinator yahoo yelp yoast youtube youtube-play youtube-square","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/getting_started/index.html b/content/docs/getting_started/index.html
index 0a2e123..03fb398 100644
--- a/content/docs/getting_started/index.html
+++ b/content/docs/getting_started/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/getting_started/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Getting Started","url":"http://nemo.apache.org//docs/getting_started/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"Nemo","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Getting Started","url":"http://nemo.apache.org//docs/getting_started/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"Nemo","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/home/index.html b/content/docs/home/index.html
index 6d9d278..ebcd5e9 100644
--- a/content/docs/home/index.html
+++ b/content/docs/home/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/home/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Overview","url":"http://nemo.apache.org//docs/home/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"Nemo aims to optimize data processing for better performance and datacenter efficiency, not only in general and common conditions, but also with various deployment characteristics. Such characteristics include processing data on specific resource environments, like transient resources, and running jobs with specific attributes, like skewed data.","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Overview","url":"http://nemo.apache.org//docs/home/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"Nemo aims to optimize data processing for better performance and datacenter efficiency, not only in general and common conditions, but also with various deployment characteristics. Such characteristics include processing data on specific resource environments, like transient resources, and running jobs with specific attributes, like skewed data.","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/ir/index.html b/content/docs/ir/index.html
index c3afb5f..fb063ba 100644
--- a/content/docs/ir/index.html
+++ b/content/docs/ir/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/ir/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Nemo Intermediate Representation (IR)","url":"http://nemo.apache.org//docs/ir/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"Overview","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Nemo Intermediate Representation (IR)","url":"http://nemo.apache.org//docs/ir/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"Overview","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/jekyll/index.html b/content/docs/jekyll/index.html
index fbd42c8..34a4fec 100644
--- a/content/docs/jekyll/index.html
+++ b/content/docs/jekyll/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/jekyll/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Jekyll intro","url":"http://nemo.apache.org//docs/jekyll/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"Getting started","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Jekyll intro","url":"http://nemo.apache.org//docs/jekyll/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"Getting started","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/passes_and_policies/index.html b/content/docs/passes_and_policies/index.html
index c27b5ce..3d507d9 100644
--- a/content/docs/passes_and_policies/index.html
+++ b/content/docs/passes_and_policies/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/passes_and_policies/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Passes and Policies","url":"http://nemo.apache.org//docs/passes_and_policies/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"Optimization Passes","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Passes and Policies","url":"http://nemo.apache.org//docs/passes_and_policies/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"Optimization Passes","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/runtime_design/index.html b/content/docs/runtime_design/index.html
index e75f215..ed3ce98 100644
--- a/content/docs/runtime_design/index.html
+++ b/content/docs/runtime_design/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/runtime_design/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Runtime Design","url":"http://nemo.apache.org//docs/runtime_design/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"Receiving a Job from the Nemo Compiler","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Runtime Design","url":"http://nemo.apache.org//docs/runtime_design/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"Receiving a Job from the Nemo Compiler","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/security/index.html b/content/docs/security/index.html
index 15e942f..2e90ae1 100644
--- a/content/docs/security/index.html
+++ b/content/docs/security/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/security/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Security Guide","url":"http://nemo.apache.org//docs/security/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"Reporting Security Issues The Apache Software Foundation takes a very active stance in eliminating security problems and denial of service attacks against its products. We strongly encourage folks to report such problems to our private security mailing list first, before disclosing them in a public forum. Please note that the security mailing list should only be used for reporting undisclosed security vulnerabilities and managing the process of fixing such vulnerabilities. We cannot accept regular bug reports or other queries at this address. All mail sent to this address that does not relate to an undisclosed security problem in our source code will be ignored. The private security mailing address is: security@apache.org. Please consult the Apache Security guide.","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Security Guide","url":"http://nemo.apache.org//docs/security/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"Reporting Security Issues The Apache Software Foundation takes a very active stance in eliminating security problems and denial of service attacks against its products. We strongly encourage folks to report such problems to our private security mailing list first, before disclosing them in a public forum. Please note that the security mailing list should only be used for reporting undisclosed security vulnerabilities and managing the process of fixing such vulnerabilities. We cannot accept regular bug reports or other queries at this address. All mail sent to this address that does not relate to an undisclosed security problem in our source code will be ignored. The private security mailing address is: security@apache.org. Please consult the Apache Security guide.","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/themes/index.html b/content/docs/themes/index.html
index 4cbe990..1f82c89 100644
--- a/content/docs/themes/index.html
+++ b/content/docs/themes/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/themes/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Themes","url":"http://nemo.apache.org//docs/themes/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"By default, this website uses paper theme, but you can change it to another bootwatch theme by setting bootwatch variable in _config.yml file. (Don’t forget to restart Jekyll if you are running locally because the configuration is not re-read upon change.)","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Themes","url":"http://nemo.apache.org//docs/themes/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"By default, this website uses paper theme, but you can change it to another bootwatch theme by setting bootwatch variable in _config.yml file. (Don’t forget to restart Jekyll if you are running locally because the configuration is not re-read upon change.)","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/welcome_to_jekyll/index.html b/content/docs/welcome_to_jekyll/index.html
index 356d29b..d413000 100644
--- a/content/docs/welcome_to_jekyll/index.html
+++ b/content/docs/welcome_to_jekyll/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/welcome_to_jekyll/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Welcome to Jekyll!","url":"http://nemo.apache.org//docs/welcome_to_jekyll/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Welcome to Jekyll!","url":"http://nemo.apache.org//docs/welcome_to_jekyll/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/feed.xml b/content/feed.xml
index 83abdec..b205dad 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.4.3">Jekyll</generator><link href="http://nemo.apache.org//feed.xml" rel="self" type="application/atom+xml" /><link href="http://nemo.apache.org//" rel="alternate" type="text/html" /><updated>2022-09-09T19:32:44+09:00</updated><id>http://nemo.apache.org//feed.xml</id><title type="html">Nemo</title><subtitle>A Data Processing System for Flexible Employment With Different Deployment Characteristics.
+<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.4.3">Jekyll</generator><link href="http://nemo.apache.org//feed.xml" rel="self" type="application/atom+xml" /><link href="http://nemo.apache.org//" rel="alternate" type="text/html" /><updated>2022-09-09T19:40:37+09:00</updated><id>http://nemo.apache.org//feed.xml</id><title type="html">Nemo</title><subtitle>A Data Processing System for Flexible Employment With Different Deployment Characteristics.
 </subtitle><entry><title type="html">Nemo Release 0.2</title><link href="http://nemo.apache.org//blog/2020/03/09/release-note-0.2/" rel="alternate" type="text/html" title="Nemo Release 0.2" /><published>2020-03-09T00:00:00+09:00</published><updated>2020-03-09T00:00:00+09:00</updated><id>http://nemo.apache.org//blog/2020/03/09/release-note-0.2</id><content type="html" xml:base="http://nemo.apache.org//blog/2020/03/09/release-note-0.2/">&lt;p&gt;Release Notes - Apache Nemo - Version 0.2&lt;/p&gt;
 
 &lt;h2&gt;        Sub-task
diff --git a/content/pages/downloads/index.html b/content/pages/downloads/index.html
index 287f2e3..12c7d5e 100644
--- a/content/pages/downloads/index.html
+++ b/content/pages/downloads/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//pages/downloads/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Downloads","url":"http://nemo.apache.org//pages/downloads/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"Releases","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Downloads","url":"http://nemo.apache.org//pages/downloads/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"Releases","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/pages/license/index.html b/content/pages/license/index.html
index 6471d99..f81d168 100644
--- a/content/pages/license/index.html
+++ b/content/pages/license/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//pages/license/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"License","url":"http://nemo.apache.org//pages/license/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"``` Apache License Version 2.0, January 2004 http://www.apache.org/licenses/","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"License","url":"http://nemo.apache.org//pages/license/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"``` Apache License Version 2.0, January 2004 http://www.apache.org/licenses/","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/pages/talks/index.html b/content/pages/talks/index.html
index d1ad1d6..8287262 100644
--- a/content/pages/talks/index.html
+++ b/content/pages/talks/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//pages/talks/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Talks","url":"http://nemo.apache.org//pages/talks/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"Flexible Optimizations and Efficient Execution of Data Processing on Apache Nemo (ApacheCon Asia 2021)(link)","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Talks","url":"http://nemo.apache.org//pages/talks/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"Flexible Optimizations and Efficient Execution of Data Processing on Apache Nemo (ApacheCon Asia 2021)(link)","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
@@ -83,7 +83,9 @@
 
         <div id="markdown-content-container"><h3 id="flexible-optimizations-and-efficient-execution-of-data-processing-on-apache-nemo-apachecon-asia-2021link">Flexible Optimizations and Efficient Execution of Data Processing on Apache Nemo (ApacheCon Asia 2021)<a href="https://youtu.be/lFCuiL9ZRWk">(link)</a></h3>
 
-<center><iframe width="560" height="315" src="https://youtu.be/lFCuiL9ZRWk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe></center>
+<center>
+	<iframe width="560" height="315" src="https://www.youtube.com/embed/lFCuiL9ZRWk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
+</center>
 
 <h3 id="apache-nemo-a-framework-for-building-distributed-dataflow-optimization-policies-atc-2019-conferencelink">Apache Nemo: A Framework for Building Distributed Dataflow Optimization Policies (ATC 2019 Conference)<a href="https://www.usenix.org/conference/atc19/presentation/yang-youngseok">(link)</a></h3>
 
@@ -100,7 +102,9 @@
 
 <h3 id="아파치-네모로-빠르고-효율적으로-빅데이터-처리하기-naver-tech-talk-link">아파치 네모로 빠르고 효율적으로 빅데이터 처리하기 (Naver tech talk) <a href="https://youtu.be/Gc4-o8n762I">(link)</a></h3>
 
-<center><iframe width="560" height="315" src="https://youtu.be/Gc4-o8n762I" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe></center>
+<center>
+	<iframe width="560" height="315" src="https://www.youtube.com/embed/Gc4-o8n762I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
+</center>
 
 <h3 id="onyx-a-flexible-and-extensible-data-processing-system-deview-2017-in-korean-link-later-renamed-to-nemo">Onyx: A Flexible and Extensible Data Processing System, Deview 2017 (In Korean) <a href="https://deview.kr/2017/schedule/197">(link)</a> (Later renamed to Nemo)</h3>
 
diff --git a/content/pages/team/index.html b/content/pages/team/index.html
index de79ea6..b4ea56a 100644
--- a/content/pages/team/index.html
+++ b/content/pages/team/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//pages/team/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-09-09T19:32:44+09:00" />
+<meta property="article:published_time" content="2022-09-09T19:40:37+09:00" />
 <script type="application/ld+json">
-{"headline":"Team","url":"http://nemo.apache.org//pages/team/","dateModified":"2022-09-09T19:32:44+09:00","datePublished":"2022-09-09T19:32:44+09:00","description":"Contributing to Nemo Your contributation is always welcome :) If you would like to contribute to Nemo, please subscribe to our mailing list: dev@nemo.apache.org [subscribe]. We have a Slack channel for active discussions. Join us on Slack by requesting for an invitation by sending an e-mail to dev@ after subscription.","@type":"WebPage","@context":"https://schema.org"}</script>
+{"headline":"Team","url":"http://nemo.apache.org//pages/team/","dateModified":"2022-09-09T19:40:37+09:00","datePublished":"2022-09-09T19:40:37+09:00","description":"Contributing to Nemo Your contributation is always welcome :) If you would like to contribute to Nemo, please subscribe to our mailing list: dev@nemo.apache.org [subscribe]. We have a Slack channel for active discussions. Join us on Slack by requesting for an invitation by sending an e-mail to dev@ after subscription.","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/sitemap.xml b/content/sitemap.xml
index b338d20..d186ff1 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -2,79 +2,79 @@
 <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>http://nemo.apache.org//docs/contribute/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/compiler_design/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/runtime_design/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/getting_started/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/home/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/bootstrap/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/cheatsheet/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/jekyll/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/font-awesome/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/themes/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/welcome_to_jekyll/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/extending_nemo/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/ir/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/passes_and_policies/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/security/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//pages/downloads/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//pages/license/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//pages/talks/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//pages/team/</loc>
-<lastmod>2022-09-09T19:32:44+09:00</lastmod>
+<lastmod>2022-09-09T19:40:37+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//blog/2018/03/20/nemo-blog-published/</loc>