mirror of
https://github.com/PacketParker/PacketParker.git
synced 2025-04-02 18:24:05 -05:00
Compare commits
6 Commits
3794b6e848
...
59e85312eb
Author | SHA1 | Date | |
---|---|---|---|
![]() |
59e85312eb | ||
![]() |
565842b0cf | ||
927f666742 | |||
![]() |
2226ae01b1 | ||
7de2524302 | |||
![]() |
c0fa8bc30a |
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -28,8 +28,8 @@ jobs:
|
||||
base: header
|
||||
config_timezone: America/Chicago
|
||||
commits_authoring: PacketParker, contact@pkrm.dev, Parker M, Parker M., Parker
|
||||
plugin_languages: yes
|
||||
plugin_languages: true
|
||||
plugin_languages_limit: 4
|
||||
plugin_languages_indepth: yes
|
||||
plugin_languages_indepth: true
|
||||
plugin_languages_details: lines, bytes-size
|
||||
plugin_languages_analysis_timeout_repositories: 30
|
||||
plugin_languages_indepth_custom: packetparker/cs312, packetparker/cs314
|
||||
|
@ -31,17 +31,17 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 210 11" width="210" height="16">
|
||||
<g>
|
||||
<rect class="day" x="0" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="15" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="15" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
||||
<rect class="day" x="30" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="45" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
||||
<rect class="day" x="45" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="60" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="75" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="90" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="105" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="120" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="135" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="150" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="165" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||
<rect class="day" x="135" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||
<rect class="day" x="150" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
||||
<rect class="day" x="165" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="180" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
||||
<rect class="day" x="195" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
</g>
|
||||
@ -66,7 +66,7 @@
|
||||
</section>
|
||||
<section class="column">
|
||||
<h3 class="field">Most used languages</h3>
|
||||
<small>estimation from 1.01mb of code in 1303 edited files across 539 commits</small>
|
||||
<small>estimation from 1.01mb of code in 1305 edited files across 541 commits</small>
|
||||
<svg class="bar" xmlns="http://www.w3.org/2000/svg" width="460" height="8">
|
||||
<mask id="languages-bar">
|
||||
<rect x="0" y="0" width="460" height="8" fill="white" rx="5"/>
|
||||
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Loading…
x
Reference in New Issue
Block a user