Skip to content

Commit

Permalink
UPDATE
Browse files Browse the repository at this point in the history
  • Loading branch information
superyngo committed Jul 7, 2023
1 parent 9c1021f commit 28df316
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Vite + Vue</title>
<script type="module" crossorigin src="./assets/index-5faf1deb.js"></script>
<link rel="stylesheet" href="./assets/index-8f03c888.css">
<script type="module" crossorigin src="./assets/index-b50417ad.js"></script>
<link rel="stylesheet" href="./assets/index-87e2f8db.css">
</head>
<body>
<div id="app"></div>
Expand Down
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const state = [
},
{
tag: "li",
title: "All Countries Around The Map",
title: "Every Country Around The Map",
link: "https://superyngo.github.io/countries_around_world/",
},
{
Expand Down

0 comments on commit 28df316

Please sign in to comment.