greek woo
This commit is contained in:
parent
4a6c705e77
commit
1ab76df12d
@ -67,7 +67,7 @@ main :: proc() {
|
|||||||
date := time.now()
|
date := time.now()
|
||||||
end := time.tick_since(start)
|
end := time.tick_since(start)
|
||||||
|
|
||||||
os.write_string(file, "<br><footer><hr />This site was generated with love on ")
|
os.write_string(file, "<br><footer><hr />This site was generated με αγάπη on ")
|
||||||
os.write_string(file, fmt.aprintf("%s ", time.to_string_dd_mm_yy(date, buf[:])))
|
os.write_string(file, fmt.aprintf("%s ", time.to_string_dd_mm_yy(date, buf[:])))
|
||||||
os.write_string(file, fmt.aprintf("in %v ", time.duration_round(end, time.Nanosecond)))
|
os.write_string(file, fmt.aprintf("in %v ", time.duration_round(end, time.Nanosecond)))
|
||||||
os.write_string(file, "<font color=#ea76cb><3</font> </footer><br>")
|
os.write_string(file, "<font color=#ea76cb><3</font> </footer><br>")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user