Skip to content

Commit 69d34eb

Browse files
committed
prettier run
1 parent a3f0f77 commit 69d34eb

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

_news/dac24.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
layout: post
33
date: 2024-02-26
4-
inline: true
4+
inline: true
55
related_posts: false
66
---
7+
78
Our paper "Ink: Efficient k-Critical Path Generation" is accepted by 2024 ACM/IEEE Design Automation Conference (DAC)! Big thanks to all the contributors :grinning:

_pages/about.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ announcements:
1616
enabled: true # includes a list of news items
1717
scrollable: true # adds a vertical scroll bar if there are more than 3 news items
1818
limit: 5 # leave blank to include all the news in the `_news` folder
19-
2019
---
21-
I am a fourth-year PhD student at the ECE department of University of Wisconsin, Madison. My research focuses on high-performance graph algorithms.
2220

21+
I am a fourth-year PhD student at the ECE department of University of Wisconsin, Madison. My research focuses on high-performance graph algorithms.

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)