summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorSam Light <samlight1994@gmail.com>2022-09-05 12:30:02 +0100
committerSam Light <samlight1994@gmail.com>2022-09-05 12:30:02 +0100
commitd67654df6631664970c35ce1be18340e61cd0bda (patch)
tree3bc11137b7ec0e3e2b840ca057e31e340fbfa46c /resources
parentb9de84a6160788a226582f0a23dadb62e55ccab5 (diff)
Minor improvements to player template
Diffstat (limited to 'resources')
-rw-r--r--resources/views/player.blade.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/views/player.blade.php b/resources/views/player.blade.php
index 9c20584..31836eb 100644
--- a/resources/views/player.blade.php
+++ b/resources/views/player.blade.php
@@ -1,5 +1,7 @@
<html>
<head>
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <title>{{ $sco->title }}</title>
<style>
* {
margin: 0;