mirror of
https://github.com/yawaflua/yawaflua.git
synced 2026-07-25 09:10:59 +03:00
Compare commits
4
Commits
22148eba30
...
4244f874e1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4244f874e1 | ||
|
|
53768bfde7 | ||
|
|
dc73aa6b68 | ||
|
|
57e2b091ac |
+6
-6
@@ -30,13 +30,13 @@
|
|||||||
<div class="field calendar">
|
<div class="field calendar">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 210 11" width="210" height="16">
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 210 11" width="210" height="16">
|
||||||
<g>
|
<g>
|
||||||
<rect class="day" x="0" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
<rect class="day" x="0" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||||
<rect class="day" x="15" y="0" width="11" height="11" fill="#216e39" 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="30" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
<rect class="day" x="30" y="0" width="11" height="11" fill="#216e39" 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="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="#40c463" 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="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="#40c463" 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="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="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="135" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||||
@@ -241,7 +241,7 @@
|
|||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
<span>These metrics include private contributions</span>
|
<span>These metrics include private contributions</span>
|
||||||
<span>Last updated 25 Apr 2026, 16:07:59 (timezone Asia/Jerusalem) with lowlighter/metrics@3.34.0</span>
|
<span>Last updated 29 Apr 2026, 17:00:15 (timezone Asia/Jerusalem) with lowlighter/metrics@3.34.0</span>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<div xmlns="http://www.w3.org/1999/xhtml" id="metrics-end"></div>
|
<div xmlns="http://www.w3.org/1999/xhtml" id="metrics-end"></div>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
Reference in New Issue
Block a user