Skip to content

Commit

Permalink
✨ Update meta
Browse files Browse the repository at this point in the history
  • Loading branch information
dohyun-ko committed Sep 22, 2024
1 parent 3da037c commit 92e1f1a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
region: "eu",
});
</script>
<script type="module" crossorigin src="/assets/index-db360e77.js"></script>
<script type="module" crossorigin src="/assets/index-c78b2376.js"></script>
<link rel="stylesheet" href="/assets/index-f04136fa.css">
</head>
<body>
Expand Down

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

2 changes: 1 addition & 1 deletion build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
region: "eu",
});
</script>
<script type="module" crossorigin src="/assets/index-db360e77.js"></script>
<script type="module" crossorigin src="/assets/index-c78b2376.js"></script>
<link rel="stylesheet" href="/assets/index-f04136fa.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/home/resume/sections/MetaSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const MetaSection = ({}: MetaSectionProps) => {
<Content>
<Flex>
<Text font={Font.Thin} size={"1.25rem"}>
Last update: 2024-08-30
Last update: 2024-09-22
</Text>
</Flex>
</Content>
Expand Down

0 comments on commit 92e1f1a

Please sign in to comment.