Skip to content

Commit

Permalink
Merge pull request #27 from koudaiii/koudaiii/popup
Browse files Browse the repository at this point in the history
Update popup page
  • Loading branch information
koudaiii authored Sep 9, 2024
2 parents 572b6b6 + 3b3c0d1 commit 9a49cbd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>JP Learn Microsoft.com Update Checker</title>
<title>learn.microsoft.com Update Checker</title>
<style>
body {
font-family: Arial, sans-serif;
Expand Down Expand Up @@ -35,11 +35,11 @@
</head>
<body>
<h1>Update Checker</h1>
<p>この拡張機能は、Microsoft Learnの日本語ページで英語版の最新更新日を表示します。</p>
<p>問題やフィードバックがある場合は、以下のリンクからGitHubリポジトリにアクセスしてください。</p>
<p><a href="https://github.com/koudaiii/jp-learn-microsoft-com-update-checker" target="_blank">GitHub Repository</a></p>
<p>This extension displays the official latest update date of Microsoft Learn.</p>
<p>If you have any problems or feedback, please visit the GitHub repository at the following link.</p>
<p><a href="https://github.com/koudaiii/learn-microsoft-com-update-checker" target="_blank">GitHub Repository</a></p>
<div class="footer">
<p>Version 1.2</p>
<p><a href="https://koudaiii.com" target="_blank">koudaiii.com</a></p>
</div>
</body>
</html>

0 comments on commit 9a49cbd

Please sign in to comment.