Skip to content

Commit 4e68e89

Browse files
committed
Updates
1 parent f80e6b8 commit 4e68e89

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

assets/index-DGKNPzCp.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/index-DjpU2fun.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@
77
<meta name="description" content="Complete Flutter development guide using VS Code. Learn to build beautiful cross-platform mobile apps with step-by-step tutorials." />
88
<meta name="keywords" content="Flutter, VS Code, Mobile Development, Cross-platform, Tutorial, Guide" />
99
<meta name="author" content="Sonu Jha" />
10+
<!-- Force cache refresh v2.1 -->
11+
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
12+
<meta http-equiv="Pragma" content="no-cache" />
13+
<meta http-equiv="Expires" content="0" />
1014
<title>Flutter Guide - Build Apps with VS Code</title>
11-
<script type="module" crossorigin src="/flutter-guide-website/assets/index-BRZCjFsP.js"></script>
12-
<link rel="stylesheet" crossorigin href="/flutter-guide-website/assets/index-DGKNPzCp.css">
15+
<script type="module" crossorigin src="/flutter-guide-website/assets/index-9pCtFeGx.js"></script>
16+
<link rel="stylesheet" crossorigin href="/flutter-guide-website/assets/index-DjpU2fun.css">
1317
</head>
1418
<body>
1519
<div id="root"></div>

0 commit comments

Comments
 (0)