summaryrefslogtreecommitdiffstats
path: root/_layouts
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2016-03-24 20:18:31 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2016-03-24 20:18:31 -0400
commit5f4603574b793fdebb023348e55e03e9ef7fe953 (patch)
treed3ef026d1332041fc435c5599fe874dfd8c64958 /_layouts
parentFix link to releases (diff)
parentPrevent video from overlapping logo (diff)
downloadsway-5f4603574b793fdebb023348e55e03e9ef7fe953.tar.gz
sway-5f4603574b793fdebb023348e55e03e9ef7fe953.tar.zst
sway-5f4603574b793fdebb023348e55e03e9ef7fe953.zip
Merge pull request #539 from mikkeloscar/responsive
Prevent video from overlapping logo
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/master.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/master.html b/_layouts/master.html
index 4b1a0be3..3bd18e06 100644
--- a/_layouts/master.html
+++ b/_layouts/master.html
@@ -12,7 +12,7 @@
12 <div class="row"> 12 <div class="row">
13 <div class="col-md-4"> 13 <div class="col-md-4">
14 <h1> 14 <h1>
15 <img src="/assets/logo.png" alt="Sway" width="300" /> 15 <img src="/assets/logo.png" id="logo" alt="Sway" />
16 </h1> 16 </h1>
17 <p> 17 <p>
18 Sway is a drop-in replacement for the <a href="http://i3wm.org/">i3 18 Sway is a drop-in replacement for the <a href="http://i3wm.org/">i3