Skip to content

Commit

Permalink
📄 Update meta file
Browse files Browse the repository at this point in the history
  • Loading branch information
dohyun-ko committed Aug 30, 2024
1 parent 98526b4 commit 6e47e85
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 20 deletions.
2 changes: 1 addition & 1 deletion build/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
region: "eu",
});
</script>
<script type="module" crossorigin src="/assets/index-3ba94020.js"></script>
<script type="module" crossorigin src="/assets/index-696c3b45.js"></script>
<link rel="stylesheet" href="/assets/index-32718201.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 @@ -94,7 +94,7 @@
region: "eu",
});
</script>
<script type="module" crossorigin src="/assets/index-3ba94020.js"></script>
<script type="module" crossorigin src="/assets/index-696c3b45.js"></script>
<link rel="stylesheet" href="/assets/index-32718201.css">
</head>
<body>
Expand Down
16 changes: 0 additions & 16 deletions src/pages/home/printable/sections/MetaSection.tsx

This file was deleted.

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-24
Last update: 2024-08-30
</Text>
</Flex>
</Content>
Expand Down

0 comments on commit 6e47e85

Please sign in to comment.