Skip to content

Commit 538b926

Browse files
committed
Update Posts
- 제목 및 내용 일부 수정 - utterances comment 주석 처리
1 parent 9678baa commit 538b926

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

_includes/comments.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,13 @@
2929
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
3030
{% endif %}
3131

32+
<!-- 2024.11.24 아래 utterances comment 주석 처리 -->
3233
<!-- utterances comment -->
33-
<script src="https://utteranc.es/client.js"
34-
repo="devFancy/devfancy.github.io"
35-
issue-term="pathname"
36-
label="comments"
37-
theme="github-light"
38-
crossorigin="anonymous"
39-
async>
40-
</script>
34+
<!--<script src="https://utteranc.es/client.js"-->
35+
<!-- repo="devFancy/devfancy.github.io"-->
36+
<!-- issue-term="pathname"-->
37+
<!-- label="comments"-->
38+
<!-- theme="github-light"-->
39+
<!-- crossorigin="anonymous"-->
40+
<!-- async>-->
41+
<!--</script>-->

_posts/2024-11-25-TechInsight-Daanggn-Tech-MeetUp-2024.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: " 2024 당근 테크 밋업 - 메모 및 후기 "
3+
title: " 2024 당근 테크 밋업 - 메모 및 후기 (SERVER)"
44
categories: TechInsight
55
author: devFancy
66
---
77
* content
88
{:toc}
99

10-
2024 당근 테크 밋업 중 관심있는 세션들을 들으면서 인상 깊었던 부분들과 개인 생각을 간단히 메모하고자 이 글을 작성했습니다.
10+
2024 당근 테크 밋업 중 `SEVER` 파트에서 관심있는 세션들을 들으면서 인상 깊었던 부분들과 개인 생각을 간단히 메모하고자 이 글을 작성했습니다.
1111

1212
실제 세션 내용은 [2024 당근 테크 밋업](https://tech-meetup.daangn.com/) 에서 발표한 영상을 참고해 주시면 됩니다.
1313

0 commit comments

Comments
 (0)