Skip to content

Commit

Permalink
add wordpress-varnish video
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Najmabadi committed Jan 30, 2024
1 parent a033782 commit ab8e166
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 9 additions & 2 deletions pages/one-click-apps/varnish.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,19 @@ export default () => (
<h3>🚀 راه‌اندازی</h3>

<p>
در صورتی که تمایلی به خواندن آموزش متنی ندارید می‌توانید ویدیوی آموزشی زیر
‌را مشاهده کنید.
در صورتی که تمایلی به خواندن آموزش متنی ندارید می‌توانید ویدیوهای آموزشی
زیر ‌را مشاهده کنید.
</p>

<ZoomableImage src="https://files.liara.ir/docs/varnish/varnish.gif"></ZoomableImage>

<video
src="https://files.liara.ir/liara/wordpress/wordpress-varnish.mp4"
controls="controls"
className="block w-full"
width="100%"
></video>

<p>
برای راه‌اندازی برنامه‌ی آماده Varnish Cache باید در بخش{" "}
<a href="https://console.liara.ir/apps" target="_blank">
Expand Down
4 changes: 4 additions & 0 deletions pages/tv/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,10 @@ const Videos = () => {
videoTitle: "اتصال دامنه به برنامه WordPress Plus",
link: "https://files.liara.ir/liara/domain/domain-wp.mp4",
},
{
videoTitle: "نصب Varnish Cache بر روی WordPress",
link: "https://files.liara.ir/liara/wordpress/wordpress-varnish.mp4",
},
]}
/>

Expand Down

0 comments on commit ab8e166

Please sign in to comment.