1 Commits

Author SHA1 Message Date
renovate[bot]
66e5811c52 chore(deps): update python (3.13.11 → 3.14.2)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-25 05:28:55 +00:00
5 changed files with 146 additions and 124 deletions

74
.github/workflows/codeql-analysis.yml vendored Normal file
View File

@@ -0,0 +1,74 @@
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"
on:
push:
branches: [ "master" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
schedule:
- cron: '20 19 * * 0'
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
strategy:
fail-fast: false
matrix:
language: [ 'python' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
steps:
- name: Checkout repository
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# Details on CodeQL's query packs refer to : https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
# queries: security-extended,security-and-quality
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4
# Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
# If the Autobuild fails above, remove it and uncomment the following three lines.
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.
# - run: |
# echo "Run, Build Application using script"
# ./location_of_script_within_repo/buildscript.sh
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4
with:
category: "/language:${{matrix.language}}"

View File

@@ -1,34 +0,0 @@
---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: "CodeQL"
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]
schedule:
- cron: "30 1 * * 0"
merge_group:
permissions: {}
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
packages: read
security-events: write
strategy:
fail-fast: false
matrix:
language: ["actions", "python"]
steps:
- name: CodeQL Analysis
uses: ivuorinen/actions/codeql-analysis@97105fc2a909360678588cb50caf0be5144be486 # v2026.03.06
with:
language: ${{ matrix.language }}
queries: security-and-quality

View File

@@ -24,7 +24,7 @@ jobs:
- name: Set up Python - name: Set up Python
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6 uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
with: with:
python-version: '3.13' python-version: '3.14'
architecture: 'x64' architecture: 'x64'
# Cache dependencies. From: # Cache dependencies. From:

View File

@@ -132,7 +132,7 @@ div.ellipsis {
<div> <div>
<span class="progress"> <span class="progress">
<span style="background-color: #4F5D95;width: 34.159%;" class="progress-item"></span><span style="background-color: #e34c26;width: 25.160%;" class="progress-item"></span><span style="background-color: #f1e05a;width: 12.014%;" class="progress-item"></span><span style="background-color: #555555;width: 8.132%;" class="progress-item"></span><span style="background-color: #178600;width: 6.906%;" class="progress-item"></span><span style="background-color: #00ADD8;width: 2.915%;" class="progress-item"></span><span style="background-color: #3572A5;width: 2.743%;" class="progress-item"></span><span style="background-color: #663399;width: 2.680%;" class="progress-item"></span><span style="background-color: #3178c6;width: 1.577%;" class="progress-item"></span><span style="background-color: #89e051;width: 0.890%;" class="progress-item"></span><span style="background-color: #f7523f;width: 0.740%;" class="progress-item"></span><span style="background-color: #9400ff;width: 0.558%;" class="progress-item"></span><span style="background-color: #c6538c;width: 0.546%;" class="progress-item"></span><span style="background-color: #41b883;width: 0.166%;" class="progress-item"></span><span style="background-color: #1d365d;width: 0.164%;" class="progress-item"></span><span style="background-color: #000080;width: 0.133%;" class="progress-item"></span><span style="background-color: #199f4b;width: 0.090%;" class="progress-item"></span><span style="background-color: #701516;width: 0.088%;" class="progress-item"></span><span style="background-color: #427819;width: 0.063%;" class="progress-item"></span><span style="background-color: #0298c3;width: 0.049%;" class="progress-item"></span><span style="background-color: #6a40fd;width: 0.040%;" class="progress-item"></span><span style="background-color: #384d54;width: 0.037%;" class="progress-item"></span><span style="background-color: #ecdebe;width: 0.027%;" class="progress-item"></span><span style="background-color: #ed2cd6;width: 0.020%;" class="progress-item"></span><span style="background-color: #083fa1;width: 0.016%;" class="progress-item"></span><span style="background-color: #945db7;width: 0.013%;" class="progress-item"></span><span style="background-color: #EB8CEB;width: 0.013%;" class="progress-item"></span><span style="background-color: #292929;width: 0.012%;" class="progress-item"></span><span style="background-color: #878787;width: 0.011%;" class="progress-item"></span><span style="background-color: #999999;width: 0.009%;" class="progress-item"></span><span style="background-color: #f34b7d;width: 0.008%;" class="progress-item"></span><span style="background-color: #8ea64c;width: 0.005%;" class="progress-item"></span><span style="background-color: #e38c00;width: 0.003%;" class="progress-item"></span><span style="background-color: #d12127;width: 0.002%;" class="progress-item"></span><span style="background-color: #012456;width: 0.002%;" class="progress-item"></span><span style="background-color: #000000;width: 0.002%;" class="progress-item"></span><span style="background-color: #cb171e;width: 0.002%;" class="progress-item"></span><span style="background-color: #384d54;width: 0.002%;" class="progress-item"></span><span style="background-color: #15dcdc;width: 0.001%;" class="progress-item"></span><span style="background-color: #00ADD8;width: 0.000%;" class="progress-item"></span><span style="background-color: #a9188d;width: 0.000%;" class="progress-item"></span><span style="background-color: #101F1F;width: 0.000%;" class="progress-item"></span><span style="background-color: #a53b70;width: 0.000%;" class="progress-item"></span><span style="background-color: #3d8137;width: 0.000%;" class="progress-item"></span><span style="background-color: #a52a22;width: 0.000%;" class="progress-item"></span> <span style="background-color: #4F5D95;width: 37.045%;" class="progress-item"></span><span style="background-color: #e34c26;width: 27.343%;" class="progress-item"></span><span style="background-color: #f1e05a;width: 13.049%;" class="progress-item"></span><span style="background-color: #178600;width: 7.505%;" class="progress-item"></span><span style="background-color: #00ADD8;width: 3.049%;" class="progress-item"></span><span style="background-color: #3572A5;width: 2.931%;" class="progress-item"></span><span style="background-color: #663399;width: 2.913%;" class="progress-item"></span><span style="background-color: #3178c6;width: 1.714%;" class="progress-item"></span><span style="background-color: #89e051;width: 0.916%;" class="progress-item"></span><span style="background-color: #f7523f;width: 0.804%;" class="progress-item"></span><span style="background-color: #000080;width: 0.623%;" class="progress-item"></span><span style="background-color: #9400ff;width: 0.606%;" class="progress-item"></span><span style="background-color: #c6538c;width: 0.593%;" class="progress-item"></span><span style="background-color: #41b883;width: 0.181%;" class="progress-item"></span><span style="background-color: #1d365d;width: 0.178%;" class="progress-item"></span><span style="background-color: #199f4b;width: 0.098%;" class="progress-item"></span><span style="background-color: #701516;width: 0.095%;" class="progress-item"></span><span style="background-color: #427819;width: 0.068%;" class="progress-item"></span><span style="background-color: #0298c3;width: 0.053%;" class="progress-item"></span><span style="background-color: #6a40fd;width: 0.044%;" class="progress-item"></span><span style="background-color: #384d54;width: 0.040%;" class="progress-item"></span><span style="background-color: #ecdebe;width: 0.029%;" class="progress-item"></span><span style="background-color: #ed2cd6;width: 0.022%;" class="progress-item"></span><span style="background-color: #083fa1;width: 0.017%;" class="progress-item"></span><span style="background-color: #945db7;width: 0.015%;" class="progress-item"></span><span style="background-color: #EB8CEB;width: 0.014%;" class="progress-item"></span><span style="background-color: #878787;width: 0.012%;" class="progress-item"></span><span style="background-color: #292929;width: 0.012%;" class="progress-item"></span><span style="background-color: #999999;width: 0.009%;" class="progress-item"></span><span style="background-color: #8ea64c;width: 0.004%;" class="progress-item"></span><span style="background-color: #e38c00;width: 0.003%;" class="progress-item"></span><span style="background-color: #d12127;width: 0.002%;" class="progress-item"></span><span style="background-color: #012456;width: 0.002%;" class="progress-item"></span><span style="background-color: #000000;width: 0.002%;" class="progress-item"></span><span style="background-color: #cb171e;width: 0.002%;" class="progress-item"></span><span style="background-color: #384d54;width: 0.002%;" class="progress-item"></span><span style="background-color: #15dcdc;width: 0.002%;" class="progress-item"></span><span style="background-color: #00ADD8;width: 0.000%;" class="progress-item"></span><span style="background-color: #a9188d;width: 0.000%;" class="progress-item"></span><span style="background-color: #101F1F;width: 0.000%;" class="progress-item"></span><span style="background-color: #a53b70;width: 0.000%;" class="progress-item"></span><span style="background-color: #3d8137;width: 0.000%;" class="progress-item"></span><span style="background-color: #a52a22;width: 0.000%;" class="progress-item"></span>
</span> </span>
</div> </div>
@@ -144,7 +144,7 @@ div.ellipsis {
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">PHP</span> <span class="lang">PHP</span>
<span class="percent">34.16%</span> <span class="percent">37.05%</span>
</li> </li>
@@ -153,7 +153,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">HTML</span> <span class="lang">HTML</span>
<span class="percent">25.16%</span> <span class="percent">27.34%</span>
</li> </li>
@@ -162,79 +162,79 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">JavaScript</span> <span class="lang">JavaScript</span>
<span class="percent">12.01%</span> <span class="percent">13.05%</span>
</li> </li>
<li style="animation-delay: 450ms;"> <li style="animation-delay: 450ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#555555;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">C</span>
<span class="percent">8.13%</span>
</li>
<li style="animation-delay: 600ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#178600;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#178600;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">C#</span> <span class="lang">C#</span>
<span class="percent">6.91%</span> <span class="percent">7.51%</span>
</li> </li>
<li style="animation-delay: 750ms;"> <li style="animation-delay: 600ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#00ADD8;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#00ADD8;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">Go</span> <span class="lang">Go</span>
<span class="percent">2.92%</span> <span class="percent">3.05%</span>
</li> </li>
<li style="animation-delay: 900ms;"> <li style="animation-delay: 750ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#3572A5;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#3572A5;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">Python</span> <span class="lang">Python</span>
<span class="percent">2.74%</span> <span class="percent">2.93%</span>
</li> </li>
<li style="animation-delay: 1050ms;"> <li style="animation-delay: 900ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#663399;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#663399;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">CSS</span> <span class="lang">CSS</span>
<span class="percent">2.68%</span> <span class="percent">2.91%</span>
</li> </li>
<li style="animation-delay: 1200ms;"> <li style="animation-delay: 1050ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#3178c6;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#3178c6;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">TypeScript</span> <span class="lang">TypeScript</span>
<span class="percent">1.58%</span> <span class="percent">1.71%</span>
</li> </li>
<li style="animation-delay: 1350ms;"> <li style="animation-delay: 1200ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#89e051;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#89e051;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">Shell</span> <span class="lang">Shell</span>
<span class="percent">0.89%</span> <span class="percent">0.92%</span>
</li> </li>
<li style="animation-delay: 1500ms;"> <li style="animation-delay: 1350ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#f7523f;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#f7523f;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">Blade</span> <span class="lang">Blade</span>
<span class="percent">0.74%</span> <span class="percent">0.80%</span>
</li>
<li style="animation-delay: 1500ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#000080;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">Lua</span>
<span class="percent">0.62%</span>
</li> </li>
@@ -243,7 +243,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">ASP.NET</span> <span class="lang">ASP.NET</span>
<span class="percent">0.56%</span> <span class="percent">0.61%</span>
</li> </li>
@@ -252,7 +252,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">SCSS</span> <span class="lang">SCSS</span>
<span class="percent">0.55%</span> <span class="percent">0.59%</span>
</li> </li>
@@ -261,7 +261,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">Vue</span> <span class="lang">Vue</span>
<span class="percent">0.17%</span> <span class="percent">0.18%</span>
</li> </li>
@@ -270,47 +270,38 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">Less</span> <span class="lang">Less</span>
<span class="percent">0.16%</span> <span class="percent">0.18%</span>
</li> </li>
<li style="animation-delay: 2250ms;"> <li style="animation-delay: 2250ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#000080;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">Lua</span>
<span class="percent">0.13%</span>
</li>
<li style="animation-delay: 2400ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#199f4b;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#199f4b;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">Vim Script</span> <span class="lang">Vim Script</span>
<span class="percent">0.09%</span> <span class="percent">0.10%</span>
</li> </li>
<li style="animation-delay: 2550ms;"> <li style="animation-delay: 2400ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#701516;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#701516;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">Ruby</span> <span class="lang">Ruby</span>
<span class="percent">0.09%</span> <span class="percent">0.10%</span>
</li> </li>
<li style="animation-delay: 2700ms;"> <li style="animation-delay: 2550ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#427819;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#427819;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">Makefile</span> <span class="lang">Makefile</span>
<span class="percent">0.06%</span> <span class="percent">0.07%</span>
</li> </li>
<li style="animation-delay: 2850ms;"> <li style="animation-delay: 2700ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#0298c3;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#0298c3;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -319,7 +310,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 3000ms;"> <li style="animation-delay: 2850ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#6a40fd;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#6a40fd;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -328,7 +319,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 3150ms;"> <li style="animation-delay: 3000ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#384d54;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#384d54;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -337,7 +328,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 3300ms;"> <li style="animation-delay: 3150ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#ecdebe;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#ecdebe;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -346,7 +337,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 3450ms;"> <li style="animation-delay: 3300ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#ed2cd6;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#ed2cd6;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -355,7 +346,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 3600ms;"> <li style="animation-delay: 3450ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#083fa1;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#083fa1;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -364,7 +355,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 3750ms;"> <li style="animation-delay: 3600ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#945db7;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#945db7;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -373,7 +364,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 3900ms;"> <li style="animation-delay: 3750ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#EB8CEB;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#EB8CEB;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -382,6 +373,15 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 3900ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#878787;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">Hack</span>
<span class="percent">0.01%</span>
</li>
<li style="animation-delay: 4050ms;"> <li style="animation-delay: 4050ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#292929;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#292929;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
@@ -392,15 +392,6 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<li style="animation-delay: 4200ms;"> <li style="animation-delay: 4200ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#878787;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">Hack</span>
<span class="percent">0.01%</span>
</li>
<li style="animation-delay: 4350ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#999999;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#999999;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -409,16 +400,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 4500ms;"> <li style="animation-delay: 4350ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#f34b7d;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
<span class="lang">C++</span>
<span class="percent">0.01%</span>
</li>
<li style="animation-delay: 4650ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#8ea64c;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#8ea64c;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -427,7 +409,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 4800ms;"> <li style="animation-delay: 4500ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#e38c00;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#e38c00;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -436,7 +418,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 4950ms;"> <li style="animation-delay: 4650ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#d12127;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#d12127;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -445,7 +427,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 5100ms;"> <li style="animation-delay: 4800ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#012456;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#012456;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -454,7 +436,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 5250ms;"> <li style="animation-delay: 4950ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#000000;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#000000;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -463,7 +445,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 5400ms;"> <li style="animation-delay: 5100ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#cb171e;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#cb171e;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -472,7 +454,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 5550ms;"> <li style="animation-delay: 5250ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#384d54;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#384d54;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -481,7 +463,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 5700ms;"> <li style="animation-delay: 5400ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#15dcdc;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#15dcdc;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -490,7 +472,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 5850ms;"> <li style="animation-delay: 5550ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#00ADD8;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#00ADD8;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -499,7 +481,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 6000ms;"> <li style="animation-delay: 5700ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#a9188d;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#a9188d;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -508,7 +490,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 6150ms;"> <li style="animation-delay: 5850ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#101F1F;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#101F1F;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -517,7 +499,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 6300ms;"> <li style="animation-delay: 6000ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#a53b70;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#a53b70;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -526,7 +508,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 6450ms;"> <li style="animation-delay: 6150ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#3d8137;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#3d8137;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
@@ -535,7 +517,7 @@ fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
</li> </li>
<li style="animation-delay: 6600ms;"> <li style="animation-delay: 6300ms;">
<svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#a52a22;" <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#a52a22;"
viewBox="0 0 16 16" version="1.1" width="16" height="16"><path viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg> fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@@ -91,17 +91,17 @@ tr {
</tr></thead> </tr></thead>
<tbody> <tbody>
<tr><td><svg class="octicon" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" version="1.1" width="16" height="16"><path fill-rule="evenodd" d="M8 .25a.75.75 0 01.673.418l1.882 3.815 4.21.612a.75.75 0 01.416 1.279l-3.046 2.97.719 4.192a.75.75 0 01-1.088.791L8 12.347l-3.766 1.98a.75.75 0 01-1.088-.79l.72-4.194L.818 6.374a.75.75 0 01.416-1.28l4.21-.611L7.327.668A.75.75 0 018 .25zm0 2.445L6.615 5.5a.75.75 0 01-.564.41l-3.097.45 2.24 2.184a.75.75 0 01.216.664l-.528 3.084 2.769-1.456a.75.75 0 01.698 0l2.77 1.456-.53-3.084a.75.75 0 01.216-.664l2.24-2.183-3.096-.45a.75.75 0 01-.564-.41L8 2.694v.001z"></path></svg>Stars</td><td>616</td></tr> <tr><td><svg class="octicon" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" version="1.1" width="16" height="16"><path fill-rule="evenodd" d="M8 .25a.75.75 0 01.673.418l1.882 3.815 4.21.612a.75.75 0 01.416 1.279l-3.046 2.97.719 4.192a.75.75 0 01-1.088.791L8 12.347l-3.766 1.98a.75.75 0 01-1.088-.79l.72-4.194L.818 6.374a.75.75 0 01.416-1.28l4.21-.611L7.327.668A.75.75 0 018 .25zm0 2.445L6.615 5.5a.75.75 0 01-.564.41l-3.097.45 2.24 2.184a.75.75 0 01.216.664l-.528 3.084 2.769-1.456a.75.75 0 01.698 0l2.77 1.456-.53-3.084a.75.75 0 01.216-.664l2.24-2.183-3.096-.45a.75.75 0 01-.564-.41L8 2.694v.001z"></path></svg>Stars</td><td>617</td></tr>
<tr style="animation-delay: 150ms"><td><svg class="octicon" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" version="1.1" width="16" height="16" role="img"><path fill-rule="evenodd" d="M5 3.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm0 2.122a2.25 2.25 0 10-1.5 0v.878A2.25 2.25 0 005.75 8.5h1.5v2.128a2.251 2.251 0 101.5 0V8.5h1.5a2.25 2.25 0 002.25-2.25v-.878a2.25 2.25 0 10-1.5 0v.878a.75.75 0 01-.75.75h-4.5A.75.75 0 015 6.25v-.878zm3.75 7.378a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm3-8.75a.75.75 0 100-1.5.75.75 0 000 1.5z"></path></svg>Forks</td><td>30</td></tr> <tr style="animation-delay: 150ms"><td><svg class="octicon" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" version="1.1" width="16" height="16" role="img"><path fill-rule="evenodd" d="M5 3.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm0 2.122a2.25 2.25 0 10-1.5 0v.878A2.25 2.25 0 005.75 8.5h1.5v2.128a2.251 2.251 0 101.5 0V8.5h1.5a2.25 2.25 0 002.25-2.25v-.878a2.25 2.25 0 10-1.5 0v.878a.75.75 0 01-.75.75h-4.5A.75.75 0 015 6.25v-.878zm3.75 7.378a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm3-8.75a.75.75 0 100-1.5.75.75 0 000 1.5z"></path></svg>Forks</td><td>30</td></tr>
<tr style="animation-delay: 300ms"><td><svg class="octicon" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M1 2.5A2.5 2.5 0 013.5 0h8.75a.75.75 0 01.75.75v3.5a.75.75 0 01-1.5 0V1.5h-8a1 1 0 00-1 1v6.708A2.492 2.492 0 013.5 9h3.25a.75.75 0 010 1.5H3.5a1 1 0 100 2h5.75a.75.75 0 010 1.5H3.5A2.5 2.5 0 011 11.5v-9zm13.23 7.79a.75.75 0 001.06-1.06l-2.505-2.505a.75.75 0 00-1.06 0L9.22 9.229a.75.75 0 001.06 1.061l1.225-1.224v6.184a.75.75 0 001.5 0V9.066l1.224 1.224z"></path></svg>All-time contributions</td><td>23,039</td></tr> <tr style="animation-delay: 300ms"><td><svg class="octicon" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M1 2.5A2.5 2.5 0 013.5 0h8.75a.75.75 0 01.75.75v3.5a.75.75 0 01-1.5 0V1.5h-8a1 1 0 00-1 1v6.708A2.492 2.492 0 013.5 9h3.25a.75.75 0 010 1.5H3.5a1 1 0 100 2h5.75a.75.75 0 010 1.5H3.5A2.5 2.5 0 011 11.5v-9zm13.23 7.79a.75.75 0 001.06-1.06l-2.505-2.505a.75.75 0 00-1.06 0L9.22 9.229a.75.75 0 001.06 1.061l1.225-1.224v6.184a.75.75 0 001.5 0V9.066l1.224 1.224z"></path></svg>All-time contributions</td><td>21,701</td></tr>
<tr style="animation-delay: 450ms"><td><svg class="octicon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M8.75 1.75a.75.75 0 00-1.5 0V5H4a.75.75 0 000 1.5h3.25v3.25a.75.75 0 001.5 0V6.5H12A.75.75 0 0012 5H8.75V1.75zM4 13a.75.75 0 000 1.5h8a.75.75 0 100-1.5H4z"></path></svg>Lines of code changed</td><td>20,685,310</td></tr> <tr style="animation-delay: 450ms"><td><svg class="octicon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M8.75 1.75a.75.75 0 00-1.5 0V5H4a.75.75 0 000 1.5h3.25v3.25a.75.75 0 001.5 0V6.5H12A.75.75 0 0012 5H8.75V1.75zM4 13a.75.75 0 000 1.5h8a.75.75 0 100-1.5H4z"></path></svg>Lines of code changed</td><td>19,574,440</td></tr>
<tr style="animation-delay: 600ms"><td><svg class="octicon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M1.679 7.932c.412-.621 1.242-1.75 2.366-2.717C5.175 4.242 6.527 3.5 8 3.5c1.473 0 2.824.742 3.955 1.715 1.124.967 1.954 2.096 2.366 2.717a.119.119 0 010 .136c-.412.621-1.242 1.75-2.366 2.717C10.825 11.758 9.473 12.5 8 12.5c-1.473 0-2.824-.742-3.955-1.715C2.92 9.818 2.09 8.69 1.679 8.068a.119.119 0 010-.136zM8 2c-1.981 0-3.67.992-4.933 2.078C1.797 5.169.88 6.423.43 7.1a1.619 1.619 0 000 1.798c.45.678 1.367 1.932 2.637 3.024C4.329 13.008 6.019 14 8 14c1.981 0 3.67-.992 4.933-2.078 1.27-1.091 2.187-2.345 2.637-3.023a1.619 1.619 0 000-1.798c-.45-.678-1.367-1.932-2.637-3.023C11.671 2.992 9.981 2 8 2zm0 8a2 2 0 100-4 2 2 0 000 4z"></path></svg>Repository views (past two weeks)</td><td>803</td></tr> <tr style="animation-delay: 600ms"><td><svg class="octicon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M1.679 7.932c.412-.621 1.242-1.75 2.366-2.717C5.175 4.242 6.527 3.5 8 3.5c1.473 0 2.824.742 3.955 1.715 1.124.967 1.954 2.096 2.366 2.717a.119.119 0 010 .136c-.412.621-1.242 1.75-2.366 2.717C10.825 11.758 9.473 12.5 8 12.5c-1.473 0-2.824-.742-3.955-1.715C2.92 9.818 2.09 8.69 1.679 8.068a.119.119 0 010-.136zM8 2c-1.981 0-3.67.992-4.933 2.078C1.797 5.169.88 6.423.43 7.1a1.619 1.619 0 000 1.798c.45.678 1.367 1.932 2.637 3.024C4.329 13.008 6.019 14 8 14c1.981 0 3.67-.992 4.933-2.078 1.27-1.091 2.187-2.345 2.637-3.023a1.619 1.619 0 000-1.798c-.45-.678-1.367-1.932-2.637-3.023C11.671 2.992 9.981 2 8 2zm0 8a2 2 0 100-4 2 2 0 000 4z"></path></svg>Repository views (past two weeks)</td><td>911</td></tr>
<tr style="animation-delay: 750ms"><td><svg class="octicon" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M2 2.5A2.5 2.5 0 014.5 0h8.75a.75.75 0 01.75.75v12.5a.75.75 0 01-.75.75h-2.5a.75.75 0 110-1.5h1.75v-2h-8a1 1 0 00-.714 1.7.75.75 0 01-1.072 1.05A2.495 2.495 0 012 11.5v-9zm10.5-1V9h-8c-.356 0-.694.074-1 .208V2.5a1 1 0 011-1h8zM5 12.25v3.25a.25.25 0 00.4.2l1.45-1.087a.25.25 0 01.3 0L8.6 15.7a.25.25 0 00.4-.2v-3.25a.25.25 0 00-.25-.25h-3.5a.25.25 0 00-.25.25z"></path></svg>Repositories with contributions</td><td>177</td></tr> <tr style="animation-delay: 750ms"><td><svg class="octicon" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M2 2.5A2.5 2.5 0 014.5 0h8.75a.75.75 0 01.75.75v12.5a.75.75 0 01-.75.75h-2.5a.75.75 0 110-1.5h1.75v-2h-8a1 1 0 00-.714 1.7.75.75 0 01-1.072 1.05A2.495 2.495 0 012 11.5v-9zm10.5-1V9h-8c-.356 0-.694.074-1 .208V2.5a1 1 0 011-1h8zM5 12.25v3.25a.25.25 0 00.4.2l1.45-1.087a.25.25 0 01.3 0L8.6 15.7a.25.25 0 00.4-.2v-3.25a.25.25 0 00-.25-.25h-3.5a.25.25 0 00-.25.25z"></path></svg>Repositories with contributions</td><td>172</td></tr>
</tbody> </tbody>
</table> </table>

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB