Skip to content

Commit d1242ca

Browse files
authored
Update main_blog.html
1 parent 362a4d0 commit d1242ca

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

Blog/main_blog.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -155,34 +155,35 @@ <h2 class="article-card-title">Jump diffusion model</h2>
155155
Discover why sudden market shocks matter: This concise guide explains how the Jump Diffusion Model captures real-world asset price behavior better than Black-Scholes by combining continuous trends with sudden, discrete jumps, essential for modeling options, crises, and crypto volatility.
156156
</p>
157157
<div class="article-card-footer">
158-
<span>Tanawich Junpoom</span> &middot; <span>16/04/2025</span> &middot; <span>8 min read</span>
158+
<span>Tanawich Junpoom</span> &middot; <span>Last update 16/04/2025</span>
159159
</div>
160160
</div>
161161
</div>
162-
<!--
162+
163163
<div class="article-card">
164-
<a href="[Link to Article 2 Detail Page]" class="block">
165-
<img src="https://placehold.co/600x338/BAE6FD/075985?text=Article+2"
166-
alt="[Article 2 Title]"
164+
<a href="../Blog/bridge.html" class="block">
165+
<img src="https://c1.wallpaperflare.com/preview/470/751/601/card-game-ace-poker.jpg"
166+
alt="bridge"
167167
class="w-full"
168168
onerror="this.onerror=null; this.src='https://placehold.co/600x338/cccccc/ffffff?text=Image+Error';">
169169
</a>
170170
<div class="article-card-content">
171171
<div class="mb-2">
172-
<span class="article-tag">Category B</span>
172+
<span class="article-tag">mini game</span>
173173
</div>
174174
<a href="[Link to Article 2 Detail Page]" class="block mb-2">
175-
<h2 class="article-card-title">[Another Interesting Article Title - Number 2]</h2>
175+
<h2 class="article-card-title">One player bridge</h2>
176176
</a>
177177
<p class="article-card-excerpt">
178-
[Summary for the second article goes here. Briefly touch upon the main topic discussed within...]
178+
Step into the world of strategy, mind games, and high-stakes contracts.<br>
179+
In this one-player version of the legendary Bridge card game, playing against AI opponents. From the intensity of competitive bidding to the thrill of winning tricks, this game captures the full experience of Bridge
179180
</p>
180181
<div class="article-card-footer">
181-
<span>[Author Name]</span> &middot; <span>[Date 2]</span> &middot; <span>[Y] min read</span>
182+
<span>Tanawich Junpoom</span> &middot; <span>Last update 30/4/2025</span>
182183
</div>
183184
</div>
184185
</div>
185-
186+
<!--
186187
<div class="article-card">
187188
<a href="[Link to Article 3 Detail Page]" class="block">
188189
<img src="https://placehold.co/600x338/FBCFE8/831843?text=Article+3"
@@ -293,4 +294,4 @@ <h2 class="article-card-title">[How-To Guide: Achieving Something Cool]</h2>
293294
</script>
294295

295296
</body>
296-
</html>
297+
</html>

0 commit comments

Comments
 (0)