aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-18 12:33:10 -0700
committerFuwn <[email protected]>2021-05-18 12:33:10 -0700
commitf46fe2efeb5ccc532614ced720e32db5e2c1a87c (patch)
treef5a46d06ff70983a3628c680f7f83d96b4b69935 /src
parentfeat(heroku): setup (diff)
downloadrecords-f46fe2efeb5ccc532614ced720e32db5e2c1a87c.tar.xz
records-f46fe2efeb5ccc532614ced720e32db5e2c1a87c.zip
feat: source link
Diffstat (limited to 'src')
-rw-r--r--src/main.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.rs b/src/main.rs
index 96f5596..721bef7 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -11,6 +11,7 @@ use std::env;
const INDEX: &str = r#"The Fuwn Records
================
+Source: https://github.com/fuwn/records
Last updated: 2021. 05. 18.
"#;