Skip to content

Commit 3bcd1b7

Browse files
Your message
1 parent 6bd2568 commit 3bcd1b7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ first_name: Mertcan
77
middle_name:
88
last_name: Ozdemir
99
email: mertcanozdemir@yahoo.com
10-
description: # the ">" symbol means to ignore newlines until "footer_text:"
11-
10+
description: # the ">" symbol means to ignore newlines until "footer_text:"
11+
1212
footer_text: >
1313
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a>
1414
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
15-
keywords: # add your own keywords or leave empty
15+
keywords: # add your own keywords or leave empty
1616
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1717
icon: 🐱 # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1818

@@ -104,7 +104,7 @@ zotero_username: # your zotero username
104104
wechat_qr: # filename of your wechat qr-code saved as an image (e.g., wechat-qr.png if saved to assets/img/wechat-qr.png)
105105

106106
contact_note: >
107-
mertcanozdemir@yahoo.com
107+
mertcanozdemir@yahoo.com
108108
109109
# -----------------------------------------------------------------------------
110110
# Analytics and search engine verification

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"@shopify/prettier-plugin-liquid": "1.4.0",
3+
"@shopify/prettier-plugin-liquid": "^1.4.0",
44
"prettier": "^3.1.1"
55
}
66
}

0 commit comments

Comments
 (0)