Skip to content

Commit

Permalink
add responsive tag for UI to support mobile devices
Browse files Browse the repository at this point in the history
  • Loading branch information
reddec committed Dec 9, 2021
1 parent 3881a1b commit b6742c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/static/assets/templates/index.gotemplate
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="static/mvp.css">
<title>Ingress Dashboard</title>
</head>
Expand Down

0 comments on commit b6742c6

Please sign in to comment.