mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-17 02:31:14 +01:00
added missing viewport meta tag
This commit is contained in:
@@ -34,7 +34,8 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||||
|
<meta name="viewport" content="width=device-width" />
|
||||||
|
|
||||||
<title>SCM-Manager Plugin-Backend</title>
|
<title>SCM-Manager Plugin-Backend</title>
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://www.scm-manager.org/wp-content/themes/portfolio-press/style.css" />
|
<link rel="stylesheet" type="text/css" media="all" href="http://www.scm-manager.org/wp-content/themes/portfolio-press/style.css" />
|
||||||
|
|||||||
Reference in New Issue
Block a user