mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Index page minor fixes - Update copyright year
updated copyright year and remove the unneeded XHTML tag on the `<html>` tag. will score higher in a Google Lighthouse test :-)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@@ -450,7 +449,7 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-sm-12 text-center">
|
||||
<p>© 2018 Nextcloud GmbH</p>
|
||||
<p>© 2019 Nextcloud GmbH</p>
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- container -->
|
||||
|
||||
Reference in New Issue
Block a user