Skip to content

Commit f7bcef3

Browse files
committed
feat: About 하단 링크, 푸터 수정
1 parent ac1c99e commit f7bcef3

2 files changed

Lines changed: 8 additions & 34 deletions

File tree

_config.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,14 +104,16 @@ menu:
104104
url: /til/
105105

106106
# Add links to the footer.
107-
# Typically you'll want to link to your cookie- or privacy policy (if appliable), etc..
107+
# GitHub / 연락처는 아래 url을 본인 정보로 수정해 주세요.
108108
legal:
109109
- title: LICENSE
110110
url: /LICENSE/
111-
- title: NOTICE
112-
url: /NOTICE/
113-
- title: CHANGELOG
114-
url: /CHANGELOG/
111+
# GitHub: 본인 프로필 주소로 수정
112+
- title: GitHub
113+
url: https://github.com/nan0silver
114+
# 연락하기: mailto:이메일 또는 연락처 페이지 URL로 수정 (예: mailto:hello@example.com)
115+
- title: 연락하기
116+
url: mailto:silvernh1220@gmail.com
115117

116118
# This text will appear in a `<small>` tag in the footer of every page.
117119
copyright: © 2021–2026. All rights reserved.

about.md

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ redirect_from:
1818
백엔드는 **Java·Spring Boot****Python(FastAPI, Flask)**를, AI는 서비스에 바로 써보며 익히고 있습니다.<br>
1919
블로그에는 실전에서 부딪힌 것들(CI/CD, 인프라, 트러블슈팅)과 배운 내용을 정리해 둡니다. 방문해 주셔서 감사합니다 🤗<br>
2020
궁금한 점이나 연락이 필요하시면 편히 보내 주세요.<br>
21-
(데브코스 우수 수강생 인터뷰) [🔗 링크](https://www.youtube.com/watch?v=U7GfbGXO6As)<br>
21+
(데브코스 우수 수강생 인터뷰) [🔗 링크](https://www.youtube.com/watch?v=U7GfbGXO6As)<br><br>
2222

2323
<span style="background-color:#FFDDFF">M.S. in IT Engineering)</span> <br>
2424
Dept. of IT Engineering, Sookmyung Women's University, Seoul, South Korea <br>
@@ -118,31 +118,3 @@ Dept. of IT Engineering, Sookmyung Women's University, Seoul, South Korea <br>
118118
<a href="https://www.dbpia.co.kr/journal/articleDetail?nodeId=NODE11113801">[Link]</a><br>
119119
<span style="background-color:#DDDDDD">2022년 한국컴퓨터종합학술대회 (KCC 2022) 논문집</span><br>
120120
논문 출판 및 국내 학술 대회 Poster 발표<br>
121-
122-
[blog]: /
123-
[portfolio]: https://hydejack.com/examples/
124-
[resume]: https://hydejack.com/resume/
125-
[download]: https://hydejack.com/download/
126-
[welcome]: https://hydejack.com/
127-
[forms]: https://hydejack.com/forms-by-example/
128-
[features]: #features
129-
[news]: #build-an-audience
130-
[syntax]: syntax-highlighting
131-
[latex]: #beautiful-math
132-
[dark]: https://hydejack.com/blog/hydejack/2018-09-01-introducing-dark-mode/
133-
[search]: https://hydejack.com/#_search-input
134-
[grid]: https://hydejack.com/blog/hydejack/
135-
[lic]: LICENSE.md
136-
[pro]: licenses/PRO.md
137-
[docs]: docs/README.md
138-
[ofln]: docs/advanced.md#enabling-offline-support
139-
[math]: docs/writing.md#adding-math
140-
[kit]: https://github.com/hydecorp/hydejack-starter-kit/releases
141-
[src]: https://github.com/hydecorp/hydejack
142-
[gem]: https://rubygems.org/gems/jekyll-theme-hydejack
143-
[buy]: https://gum.co/nuOluY
144-
[gpss]: https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fhydejack.com%2Fdocs%2F
145-
[rouge]: http://rouge.jneen.net
146-
[katex]: https://khan.github.io/KaTeX/
147-
[mathjax]: https://www.mathjax.org/
148-
[tinyletter]: https://tinyletter.com/

0 commit comments

Comments
 (0)