Skip to content

Commit f9e8058

Browse files
committed
fix: assembly highlight
1 parent 1b1b611 commit f9e8058

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

_posts/2024-09-18-InsertDate.md renamed to _posts/2021-09-18-InsertDate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Quickly Insert Date and Time in VS Code
3-
date: 2024-09-18 13:56:08 +0800
3+
date: 2021-09-18 13:56:08 +0800
44
categories: [extensions]
55
tags: [date, vsc] # TAG names should always be lowercase
66
---

_posts/2024-10-16-font&performance.md renamed to _posts/2022-10-16-Font&Performance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Fonts and Performance
3-
date: 2024-10-16 22:24:45 +0800
3+
date: 2022-10-16 22:24:45 +0800
44
categories: [front-end]
55
tags: [fonts, optimization]
66
---
@@ -138,4 +138,4 @@ Implement these strategies to enhance your website's performance without comprom
138138

139139
**References:**
140140
- [MDN: @font-face](https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face)
141-
- [MDN: font-display](https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display)
141+
- [MDN: font-display](https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display)

_posts/2024-10-17-MobilePerformance.md renamed to _posts/2022-10-17-MobilePerformance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Mobile Performance
3-
date: 2024-10-17 16:33:50 +0800
3+
date: 2022-10-17 16:33:50 +0800
44
categories: [front-end]
55
tags: [mobile, optimization, performance]
66
---
@@ -111,4 +111,4 @@ Balancing performance and functionality is the key to providing a smooth and rel
111111
**References**:
112112
- [MDN: Responsive Images](https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images)
113113
- [MDN: Lazy Loading](https://developer.mozilla.org/en-US/docs/Web/Performance/Lazy_loading)
114-
- [Google Web Vitals](https://web.dev/vitals/)
114+
- [Google Web Vitals](https://web.dev/vitals/)

_posts/2024-10-25-WebpackNote.md renamed to _posts/2022-10-25-WebpackNote.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Webpack and Optimization Introduction
3-
date: 2024-10-25 01:33:19 +0800
3+
date: 2022-10-25 01:33:19 +0800
44
categories: [front-end]
55
tags: [webpack] # TAG names should always be lowercase
66
---

0 commit comments

Comments
 (0)