Skip to content

Commit 87558a4

Browse files
committed
Add Epiphany back
1 parent 597ad95 commit 87558a4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

enable.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,15 @@ <h3 class="media-heading"><a href="https://webkit.org/downloads/">WebKit</a></h3
8585
</div>
8686
</div>
8787
</div>
88+
<div class="col-sm-6">
89+
<div class="media thumbnail">
90+
<img class="pull-left media-object" src="img/epiphany.png" alt="Epiphany logo">
91+
<div class="media-body">
92+
<h3 class="media-heading"><a href="https://wiki.gnome.org/Apps/Web">Epiphany</a></h3>
93+
<p>Set the environment variable <tt>WEBKITGTK_EXPERIMENTAL_FEATURES</tt>:<br><pre>$ export WEBKITGTK_EXPERIMENTAL_FEATURES="CSS_GRID_LAYOUT=1"</pre></p>
94+
</div>
95+
</div>
96+
</div>
8897
</div>
8998
<div class="row">
9099
<div class="col">

0 commit comments

Comments
 (0)