diff options
Diffstat (limited to 'dist/pages/about.html')
-rwxr-xr-x | dist/pages/about.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/dist/pages/about.html b/dist/pages/about.html index d51a448..4c9046d 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -2,7 +2,7 @@ - + <!DOCTYPE html> <html> @@ -68,8 +68,7 @@ <li><a href="/pages/about.html" class="waves-effect"><i class="material-icons">info</i><x-su>about</x-su></a></li> <li><a href="/logout.html" class="waves-effect"><i class="material-icons">exit_to_app</i><x-su>logout</x-su></a></li> <li><a href="/pages/settings.html" class="waves-effect"><i class="material-icons">settings</i><x-su>settings</x-su></a></li> -</ul> - +</ul> <div class="container"> <div class="row"> <div class="col s12"> @@ -79,7 +78,7 @@ <!-- One day in the future we may have sw cache version covered by this as well --> <h5 class="subheader"> <x-su>version</x-su> - 1.0.17.0-beta + 1.0.17.1-beta </h5> </div> </div> @@ -163,11 +162,11 @@ <div class="row"> <p> <small> - ^HEAD 93d44790e9175f898c2f50b5bfe8e1d3a197ee53 + ^HEAD abd9011fa84bdc1f6ee583e387d0ec686c3dc3ab </small> </p> </div> </div> </body> - </html> + </html>
\ No newline at end of file |