diff --git a/BUILDING.md b/BUILDING.md new file mode 100644 index 0000000..b48c739 --- /dev/null +++ b/BUILDING.md @@ -0,0 +1,5 @@ +``` +Create source archive +git archive --format=tar.gz -o ../libnginx-mod-http-awesomeindex_0.1.1.orig.tar.gz master + +``` diff --git a/debian/changelog b/debian/changelog index b347ed8..ec1aee9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libnginx-mod-http-awesomeindex (0.1.1-1) stable; urgency=medium + + * Fix filename column title + + -- Thomas Wed, 29 May 2024 12:34:13 +0200 + libnginx-mod-http-awesomeindex (0.1.0-1) stable; urgency=medium * Initial release. diff --git a/template.h b/template.h index faa1bf8..ef71045 100644 --- a/template.h +++ b/template.h @@ -48,7 +48,7 @@ static const u_char t06_list3[] = "" "" "" "" -"" +"" "" "" "" diff --git a/template.html b/template.html index 8202258..e0558f3 100644 --- a/template.html +++ b/template.html @@ -50,7 +50,7 @@ Index of /path/to/somewhere
Size  ↓ Name  ↓ Size  ↓ Modified  ↓ 
- +
Size  ↓ Name  ↓  Size  ↓  Modified  ↓