diff options
author | Runxi Yu <me@runxiyu.org> | 2024-06-14 08:00:00 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2024-07-26 08:00:00 +0800 |
commit | 5cb75c1af0a0418974e1b20368e4fbf940912f9e (patch) | |
tree | 36aa7e46432257700291be8f927f06856c4b3c75 /templates/commit.html | |
parent | git: use system's git upload-pack (diff) | |
download | legitrx-5cb75c1af0a0418974e1b20368e4fbf940912f9e.tar.gz legitrx-5cb75c1af0a0418974e1b20368e4fbf940912f9e.tar.zst legitrx-5cb75c1af0a0418974e1b20368e4fbf940912f9e.zip |
Fork init
Diffstat (limited to 'templates/commit.html')
-rw-r--r-- | templates/commit.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/commit.html b/templates/commit.html index c1def17..49f4574 100644 --- a/templates/commit.html +++ b/templates/commit.html @@ -1,4 +1,5 @@ {{ define "commit" }} +<!DOCTYPE html> <html> {{ template "head" . }} |