mirror of
https://github.com/taigrr/gico.git
synced 2026-04-02 03:09:07 -07:00
test in-prog commit
This commit is contained in:
@@ -40,6 +40,7 @@ func main() {
|
||||
}
|
||||
}
|
||||
fmt.Println(freq)
|
||||
|
||||
week := freq[today-6 : today+1]
|
||||
svg := svg.GetWeekSVG(week)
|
||||
svg.WriteTo(w)
|
||||
|
||||
Reference in New Issue
Block a user