chore: update tweaks to waka box

This commit is contained in:
andatoshiki 2022-12-04 17:56:58 +08:00
parent 3d0e5c0d82
commit 64dd932147
2 changed files with 14 additions and 13 deletions

View File

@ -15,8 +15,9 @@ jobs:
with: with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }} WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
# SHOW_TITLE: true # SHOW_TITLE: true
# BLOCKS: ░▒▓█ BLOCKS: ░▒▓█
# TIME_RANGE: all_time TIME_RANGE: all_time
SECTION_NAME: wakabox-lang
# SHOW_TIME: true # SHOW_TIME: true
# following flags are required, only if this is not on # following flags are required, only if this is not on
# profile readme, remove the leading `#` to use them # profile readme, remove the leading `#` to use them

View File

@ -2,7 +2,7 @@
<img width=100% src="https://cdn.jsdelivr.net/gh/andatoshiki/andatoshiki@master/assets/header-pink.svg" alt="header banner" /> <img width=100% src="https://cdn.jsdelivr.net/gh/andatoshiki/andatoshiki@master/assets/header-pink.svg" alt="header banner" />
<!-- header sine wave ends --> <!-- header sine wave ends -->
<h1>d</h1> # d
<img src="https://cdn.jsdelivr.net/gh/andatoshiki/andatoshiki@master/assets/avatar.png" alt="logo" width="140" height="140" align="left" /> <img src="https://cdn.jsdelivr.net/gh/andatoshiki/andatoshiki@master/assets/avatar.png" alt="logo" width="140" height="140" align="left" />
@ -20,17 +20,17 @@ dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
## Development metrics ## Development metrics
**📊 Wakatime weekly development breakdown** 📊 Wakatime weekly development breakdown
<!--START_SECTION:waka--> <!--START_SECTION:wakabox-lang-->
```text ```text
YAML 6 hrs 10 mins █████████░░░░░░░░░░░░░░░░ 35.98 % YAML 6 hrs 10 mins █████████░░░░░░░░░░░░░░░░ 35.98 %
NSIS 2 hrs 53 mins ████▒░░░░░░░░░░░░░░░░░░░░ 16.88 % NSIS 2 hrs 53 mins ████▒░░░░░░░░░░░░░░░░░░░░ 16.88 %
Other 1 hr 28 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 08.60 % Other 1 hr 28 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 08.60 %
``` ```
<!--END_SECTION:waka--> <!--END_SECTION:wakabox-lang-->
<!-- <!--
andatoshiki/andatoshiki is a ✨ special ✨ repository because its `README.md` (this file) appears on your GitHub profile. andatoshiki/andatoshiki is a ✨ special ✨ repository because its `README.md` (this file) appears on your GitHub profile.