Skip to content

Commit f971148

Browse files
committed
fix: 날짜 수정
1 parent 0a385bd commit f971148

8 files changed

Lines changed: 14 additions & 57 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -36,31 +36,12 @@ GEM
3636
ethon (0.16.0)
3737
ffi (>= 1.15.0)
3838
eventmachine (1.2.7)
39-
ffi (1.17.1-aarch64-linux-gnu)
40-
ffi (1.17.1-aarch64-linux-musl)
41-
ffi (1.17.1-arm-linux-gnu)
42-
ffi (1.17.1-arm-linux-musl)
43-
ffi (1.17.1-arm64-darwin)
44-
ffi (1.17.1-x86_64-darwin)
4539
ffi (1.17.1-x86_64-linux-gnu)
46-
ffi (1.17.1-x86_64-linux-musl)
4740
fiber-annotation (0.2.0)
4841
fiber-local (1.1.0)
4942
fiber-storage
5043
fiber-storage (1.0.0)
5144
forwardable-extended (2.6.0)
52-
google-protobuf (4.29.3)
53-
bigdecimal
54-
rake (>= 13)
55-
google-protobuf (4.29.3-aarch64-linux)
56-
bigdecimal
57-
rake (>= 13)
58-
google-protobuf (4.29.3-arm64-darwin)
59-
bigdecimal
60-
rake (>= 13)
61-
google-protobuf (4.29.3-x86_64-darwin)
62-
bigdecimal
63-
rake (>= 13)
6445
google-protobuf (4.29.3-x86_64-linux)
6546
bigdecimal
6647
rake (>= 13)
@@ -78,7 +59,7 @@ GEM
7859
i18n (1.14.7)
7960
concurrent-ruby (~> 1.0)
8061
io-event (1.7.5)
81-
jekyll (4.4.1)
62+
jekyll (4.4.0)
8263
addressable (~> 2.4)
8364
base64 (~> 0.2)
8465
colorator (~> 1.0)
@@ -104,8 +85,8 @@ GEM
10485
jekyll-paginate (1.1.0)
10586
jekyll-redirect-from (0.16.0)
10687
jekyll (>= 3.3, < 5.0)
107-
jekyll-sass-converter (3.1.0)
108-
sass-embedded (~> 1.75)
88+
jekyll-sass-converter (3.0.0)
89+
sass-embedded (~> 1.54)
10990
jekyll-seo-tag (2.8.0)
11091
jekyll (>= 3.8, < 5.0)
11192
jekyll-sitemap (1.4.0)
@@ -122,22 +103,8 @@ GEM
122103
rb-fsevent (~> 0.10, >= 0.10.3)
123104
rb-inotify (~> 0.9, >= 0.9.10)
124105
mercenary (0.4.0)
125-
nokogiri (1.18.1-aarch64-linux-gnu)
126-
racc (~> 1.4)
127-
nokogiri (1.18.1-aarch64-linux-musl)
128-
racc (~> 1.4)
129-
nokogiri (1.18.1-arm-linux-gnu)
130-
racc (~> 1.4)
131-
nokogiri (1.18.1-arm-linux-musl)
132-
racc (~> 1.4)
133-
nokogiri (1.18.1-arm64-darwin)
134-
racc (~> 1.4)
135-
nokogiri (1.18.1-x86_64-darwin)
136-
racc (~> 1.4)
137106
nokogiri (1.18.1-x86_64-linux-gnu)
138107
racc (~> 1.4)
139-
nokogiri (1.18.1-x86_64-linux-musl)
140-
racc (~> 1.4)
141108
pathutil (0.16.2)
142109
forwardable-extended (~> 2.6)
143110
pdf-reader (2.13.0)
@@ -172,17 +139,7 @@ GEM
172139
zeitwerk (2.7.1)
173140

174141
PLATFORMS
175-
aarch64-linux
176-
aarch64-linux-gnu
177-
aarch64-linux-musl
178-
arm-linux-gnu
179-
arm-linux-gnueabihf
180-
arm-linux-musl
181-
arm-linux-musleabihf
182-
arm64-darwin
183-
x86_64-darwin
184142
x86_64-linux-gnu
185-
x86_64-linux-musl
186143

187144
DEPENDENCIES
188145
html-proofer (~> 5.0)

_posts/2025-02-08-react-hook-form-register-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title : "react-hook-form & forwardRef"
33
author: potato
4-
date : 2025-02-08 12:18:00 +0900
4+
date : 2025-02-08 01:18:00 +0900
55
categories : [React, TroubleShooting]
66
tags: [react, javascript, typescript, troubleshooting,]
77
image:

_site/about/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
<meta property="og:url" content="http://localhost:4000/about/" />
3939
<meta property="og:site_name" content="코딩하는 감자" />
4040
<meta property="og:type" content="article" />
41-
<meta property="article:published_time" content="2025-02-08T03:03:00+09:00" />
41+
<meta property="article:published_time" content="2025-02-08T11:31:12+09:00" />
4242
<meta name="twitter:card" content="summary" />
4343
<meta property="twitter:title" content="About" />
4444
<script type="application/ld+json">
45-
{"@context":"https://schema.org","@type":"WebSite","dateModified":"2025-02-08T03:03:00+09:00","datePublished":"2025-02-08T03:03:00+09:00","description":"Add Markdown syntax content to file _tabs/about.md and it will show up on this page.","headline":"About","name":"이어진","sameAs":["https://github.com/oding01"],"url":"http://localhost:4000/about/"}</script>
45+
{"@context":"https://schema.org","@type":"WebSite","dateModified":"2025-02-08T11:31:12+09:00","datePublished":"2025-02-08T11:31:12+09:00","description":"Add Markdown syntax content to file _tabs/about.md and it will show up on this page.","headline":"About","name":"이어진","sameAs":["https://github.com/oding01"],"url":"http://localhost:4000/about/"}</script>
4646
<!-- End Jekyll SEO tag -->
4747

4848

_site/archives/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
<meta property="og:url" content="http://localhost:4000/archives/" />
3939
<meta property="og:site_name" content="코딩하는 감자" />
4040
<meta property="og:type" content="article" />
41-
<meta property="article:published_time" content="2025-02-08T03:03:00+09:00" />
41+
<meta property="article:published_time" content="2025-02-08T11:31:12+09:00" />
4242
<meta name="twitter:card" content="summary" />
4343
<meta property="twitter:title" content="Archives" />
4444
<script type="application/ld+json">
45-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-08T03:03:00+09:00","datePublished":"2025-02-08T03:03:00+09:00","description":"우당탕탕 와르르멘션 개발일지","headline":"Archives","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/archives/"},"url":"http://localhost:4000/archives/"}</script>
45+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-08T11:31:12+09:00","datePublished":"2025-02-08T11:31:12+09:00","description":"우당탕탕 와르르멘션 개발일지","headline":"Archives","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/archives/"},"url":"http://localhost:4000/archives/"}</script>
4646
<!-- End Jekyll SEO tag -->
4747

4848

_site/assets/js/data/swconf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const swconf = {
22

3-
cacheName: 'chirpy-1738951381',resources: [
3+
cacheName: 'chirpy-1738981872',resources: [
44
'/assets/css/jekyll-theme-chirpy.css',
55
'/',
66

_site/categories/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
<meta property="og:url" content="http://localhost:4000/categories/" />
3939
<meta property="og:site_name" content="코딩하는 감자" />
4040
<meta property="og:type" content="article" />
41-
<meta property="article:published_time" content="2025-02-08T03:03:00+09:00" />
41+
<meta property="article:published_time" content="2025-02-08T11:31:12+09:00" />
4242
<meta name="twitter:card" content="summary" />
4343
<meta property="twitter:title" content="Categories" />
4444
<script type="application/ld+json">
45-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-08T03:03:00+09:00","datePublished":"2025-02-08T03:03:00+09:00","description":"우당탕탕 와르르멘션 개발일지","headline":"Categories","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/categories/"},"url":"http://localhost:4000/categories/"}</script>
45+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-08T11:31:12+09:00","datePublished":"2025-02-08T11:31:12+09:00","description":"우당탕탕 와르르멘션 개발일지","headline":"Categories","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/categories/"},"url":"http://localhost:4000/categories/"}</script>
4646
<!-- End Jekyll SEO tag -->
4747

4848

_site/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>코딩하는 감자</title>
66
<subtitle>우당탕탕 와르르멘션 개발일지
77
</subtitle>
8-
<updated>2025-02-08T03:03:00+09:00</updated>
8+
<updated>2025-02-08T11:31:12+09:00</updated>
99
<author>
1010
<name>이어진</name>
1111
<uri>http://localhost:4000/</uri>

_site/tags/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
<meta property="og:url" content="http://localhost:4000/tags/" />
3939
<meta property="og:site_name" content="코딩하는 감자" />
4040
<meta property="og:type" content="article" />
41-
<meta property="article:published_time" content="2025-02-08T03:03:00+09:00" />
41+
<meta property="article:published_time" content="2025-02-08T11:31:12+09:00" />
4242
<meta name="twitter:card" content="summary" />
4343
<meta property="twitter:title" content="Tags" />
4444
<script type="application/ld+json">
45-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-08T03:03:00+09:00","datePublished":"2025-02-08T03:03:00+09:00","description":"우당탕탕 와르르멘션 개발일지","headline":"Tags","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/tags/"},"url":"http://localhost:4000/tags/"}</script>
45+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-08T11:31:12+09:00","datePublished":"2025-02-08T11:31:12+09:00","description":"우당탕탕 와르르멘션 개발일지","headline":"Tags","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/tags/"},"url":"http://localhost:4000/tags/"}</script>
4646
<!-- End Jekyll SEO tag -->
4747

4848

0 commit comments

Comments
 (0)