diff options
author | San Jacobs | 2025-06-06 16:54:45 +0200 |
---|---|---|
committer | San Jacobs | 2025-06-06 16:54:45 +0200 |
commit | ae16415f838b08ab5ebe1c39717981c1fd31201e (patch) | |
tree | c2abc9c768f549f4444ca4b8510add1e5ae99c48 /parts | |
parent | ae05fbb170dc316a0404783edecf62c0c9565150 (diff) | |
download | better-report-ae16415f838b08ab5ebe1c39717981c1fd31201e.tar.gz better-report-ae16415f838b08ab5ebe1c39717981c1fd31201e.tar.bz2 better-report-ae16415f838b08ab5ebe1c39717981c1fd31201e.zip |
Automatically move redundant columns to info lines
Diffstat (limited to 'parts')
-rwxr-xr-x | parts/start2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/start2.html b/parts/start2.html index 825bde9..a357cb7 100755 --- a/parts/start2.html +++ b/parts/start2.html @@ -98,6 +98,6 @@ </svg>
</a>
<h1 style="width:max-content;margin:auto;">Lydrapport</h1>
- <h6 style="width:max-content;margin:auto;">Version 0.6</h6>
+ <h6 style="width:max-content;margin:auto;">Version 0.8</h6>
</div>
<div class="info-section">
|