Rewrite social icons SCSS with a loop

This commit is contained in:
iBug
2024-05-06 21:37:40 +08:00
parent 9dce68d58a
commit 70462d0e16
6 changed files with 48 additions and 114 deletions
+5 -1
View File
@@ -5,7 +5,7 @@ permalink: "/docs/history/"
excerpt: Change log of enhancements and bug fixes made to the theme.
sidebar:
nav: docs
last_modified_at: '2024-05-06T21:22:05+08:00'
last_modified_at: '2024-05-06T21:37:37+08:00'
toc: false
---
@@ -22,6 +22,10 @@ toc: false
- Disable copy button on invalid syntax highlighting blocks to avoid positioning issues.
- Fix typo for `fa-dribble` in `_utilities.scss`.
### Documentation & Maintenance
- Rewrite social icons SCSS with a loop.
### Enhancements
- Change the icon of a copy button into a tick for 1.5 seconds on successful copy.