Skip to content

Commit

Permalink
change: update blog articles.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 9, 2024
1 parent 6b76b1f commit ff41fbd
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions v2/lua/openresty_org/templates.lua

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion v2/templates/news-cn.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
<div class="news-item"><a href="https://blog.openresty.com.cn/cn/xray-go-overhead/?src=org_news" target="_blank"><img class="news-img" src="../images/header-images/cn-xray-go-overhead.png" loading="lazy"/></a>
<div class="news-description"><strong class="news-hint">[% c.l("New!") %]</strong><span>&nbsp;[% c.l("New blog post") %]&nbsp;</span><a href="https://blog.openresty.com.cn/cn/xray-go-overhead/?src=org_news" target="_blank">追踪 Go 应用时 OpenResty XRay 对系统性能的影响</a><span>&nbsp;[% c.l("is published.") %]</span></div>
</div>
</div>
</div>
2 changes: 1 addition & 1 deletion v2/templates/news-en.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
<div class="news-item"><a href="https://blog.openresty.com/en/xray-go-overhead/?src=org_news" target="_blank"><img class="news-img" src="../images/header-images/en-xray-go-overhead.png" loading="lazy"/></a>
<div class="news-description"><strong class="news-hint">[% c.l("New!") %]</strong><span>&nbsp;[% c.l("New blog post") %]&nbsp;</span><a href="https://blog.openresty.com/en/xray-go-overhead/?src=org_news" target="_blank">Performance Overhead of OpenResty XRay when Tracing Go Apps</a><span>&nbsp;[% c.l("is published.") %]</span></div>
</div>
</div>
</div>
2 changes: 1 addition & 1 deletion v2/templates/posts-slide-cn.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -350,4 +350,4 @@
transform: scale(1)
}
}
</style>
</style>
2 changes: 1 addition & 1 deletion v2/templates/posts-slide-en.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -350,4 +350,4 @@
transform: scale(1)
}
}
</style>
</style>
2 changes: 1 addition & 1 deletion v2/templates/videos-en.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -249,4 +249,4 @@
<iframe width="645" height="360" src="https://www.youtube.com/embed/y_g6B4aRc5o" allowfullscreen="allowfullscreen" loading="lazy" frameborder="0"></iframe>
<p id="oew5RYUPMYY">How We Generate Videos from Screenplay Files</p>
<iframe width="645" height="360" src="https://www.youtube.com/embed/oew5RYUPMYY" allowfullscreen="allowfullscreen" loading="lazy" frameborder="0"></iframe>
</div>
</div>

0 comments on commit ff41fbd

Please sign in to comment.