Backup database and code changes - 2025-06-09 05:55:16
This commit is contained in:
@@ -57,6 +57,7 @@ $read_time = 9;
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<main class="article-main">
|
||||
<header class="article-header">
|
||||
<div class="container">
|
||||
<div class="article-meta">
|
||||
@@ -64,12 +65,12 @@ $read_time = 9;
|
||||
<time datetime="2025-05-30">30 May 2025</time>
|
||||
<span class="read-time">9 min read</span>
|
||||
</div>
|
||||
<h1 class="article-title"><?php echo htmlspecialchars($article_title); ?></h1>
|
||||
<h1 class="article-title"><?php echo htmlspecialchars($article_title); ?></h1>
|
||||
<p class="article-subtitle"><?php echo htmlspecialchars($article_description); ?></p>
|
||||
</div>
|
||||
</header> <main class="article-main">
|
||||
<div class="container">
|
||||
</header>
|
||||
<article class="article-content">
|
||||
<div class="container">
|
||||
<div class="case-study-overview">
|
||||
<h2>Case Study Overview</h2>
|
||||
<div class="stats-grid">
|
||||
@@ -240,8 +241,8 @@ $read_time = 9;
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</article>
|
||||
</div>
|
||||
</article>
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
|
||||
@@ -697,4 +697,4 @@ UNLOCK TABLES;
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2025-06-09 5:47:40
|
||||
-- Dump completed on 2025-06-09 5:55:16
|
||||
Reference in New Issue
Block a user