Skip to content

Commit a0fd407

Browse files
committed
Update
1 parent 6d004d6 commit a0fd407

File tree

4 files changed

+10
-129
lines changed

4 files changed

+10
-129
lines changed

_config.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,11 @@ timezone: Asia/Tokyo
1818
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
1919
# ↓ --------------------------
2020

21-
title: Yet Another SE Blog # the main title
21+
title: English&日本語 # the main title
2222

23-
tagline: A text-focused Jekyll theme # it will display as the sub-title
23+
tagline: English&日本語 # it will display as the sub-title
2424

2525
description: >- # used by seo meta and the atom feed
26-
A minimal, responsive and feature-rich Jekyll theme for technical writing.
2726
2827
# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
2928
url: "https://nguyentp.github.io"
@@ -41,8 +40,8 @@ social:
4140
email: nguyentp2788@gmail.com # change to your email address
4241
links:
4342
# The first element serves as the copyright owner's link
44-
- https://twitter.com/username # change to your twitter homepage
45-
- https://github.com/username # change to your github homepage
43+
- https://twitter.com/nguyentp # change to your twitter homepage
44+
- https://github.com/nguyentp # change to your github homepage
4645
# Uncomment below to add more social links
4746
# - https://www.facebook.com/username
4847
# - https://www.linkedin.com/in/username

_draft/title.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: untitled
3+
date:
4+
tags: []
5+
render_with_liquid: false
6+
---

_posts/2024-07-27-217-Contains-Duplicate.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

_posts/2024-07-27-268-Missing-Number.md

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)