Skip to content

Commit f9360c3

Browse files
committed
Automated commit at 2016-05-26 16:02:39 UTC by middleman-deploy 2.0.0-alpha
1 parent 9852df5 commit f9360c3

10 files changed

Lines changed: 274 additions & 375 deletions

apps.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h2>Nightly graphics apps</h2>
151151
<div class='row'>
152152
<div class='col-lg-3 col-lg-offset-1'>
153153
<a class='navbar-brand page-scroll' href='#page-top'>
154-
<img title="Flatpak" class="full" src="img/logo-e04dd13c.svg" />
154+
<img title="Flatpak" class="full" src="img/logo-95a728ac.svg" />
155155
</a>
156156
</div>
157157
<ul class='col-lg-7'>

bundling-a-java-app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h2>Automating this process with flatpak-builder</h2>
184184
<div class='row'>
185185
<div class='col-lg-3 col-lg-offset-1'>
186186
<a class='navbar-brand page-scroll' href='#page-top'>
187-
<img title="Flatpak" class="full" src="img/logo-e04dd13c.svg" />
187+
<img title="Flatpak" class="full" src="img/logo-95a728ac.svg" />
188188
</a>
189189
</div>
190190
<ul class='col-lg-7'>

developer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@ <h3>GPG signatures</h3>
869869
<div class='row'>
870870
<div class='col-lg-3 col-lg-offset-1'>
871871
<a class='navbar-brand page-scroll' href='#page-top'>
872-
<img title="Flatpak" class="full" src="img/logo-e04dd13c.svg" />
872+
<img title="Flatpak" class="full" src="img/logo-95a728ac.svg" />
873873
</a>
874874
</div>
875875
<ul class='col-lg-7'>

faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h3>How does flatpak relate to freedesktop.org technologies such as desktop file
109109
<div class='row'>
110110
<div class='col-lg-3 col-lg-offset-1'>
111111
<a class='navbar-brand page-scroll' href='#page-top'>
112-
<img title="Flatpak" class="full" src="img/logo-e04dd13c.svg" />
112+
<img title="Flatpak" class="full" src="img/logo-95a728ac.svg" />
113113
</a>
114114
</div>
115115
<ul class='col-lg-7'>

getting.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h3>Mageia</h3>
9191
<div class='row'>
9292
<div class='col-lg-3 col-lg-offset-1'>
9393
<a class='navbar-brand page-scroll' href='#page-top'>
94-
<img title="Flatpak" class="full" src="img/logo-e04dd13c.svg" />
94+
<img title="Flatpak" class="full" src="img/logo-95a728ac.svg" />
9595
</a>
9696
</div>
9797
<ul class='col-lg-7'>

img/header-198d4765.svgz

-934 KB
Binary file not shown.

img/header-5c47ffaf.svgz

1.82 MB
Binary file not shown.
Lines changed: 262 additions & 365 deletions
Loading

index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -300,13 +300,15 @@ <h1 class='section-heading text-center'>Get Involved</h1>
300300
<p>
301301
Flatpak is Free Software and is developed in the open, as a part of the Freedesktop
302302
project. To get in touch, use the
303-
<a href='http://lists.freedesktop.org/mailman/listinfo/xdg-app'>xdg-app mailing list</a>
303+
<a href="http://lists.freedesktop.org/mailman/listinfo/xdg-app">xdg-app mailing list</a>
304304
or
305305
<em>#flatpak</em>
306306
IRC channel on Freenode. Code can be found on
307-
<a href='https://github.com/flatpak/flatpak'>Github</a>
307+
<a href="https://github.com/flatpak/flatpak">Github</a>
308+
(along with a
309+
<a href="https://github.com/flatpak/flatpak/wiki">wiki</a>)
308310
and issues are tracked on
309-
<a href='https://github.com/flatpak/flatpak/issues'>Github Issues</a>.
311+
<a href="https://github.com/flatpak/flatpak/issues">Github Issues</a>.
310312
</p>
311313
</div>
312314
</div>
@@ -317,7 +319,7 @@ <h1 class='section-heading text-center'>Get Involved</h1>
317319
<div class='row'>
318320
<div class='col-lg-3 col-lg-offset-1'>
319321
<a class='navbar-brand page-scroll' href='#page-top'>
320-
<img title="Flatpak" class="full" src="img/logo-e04dd13c.svg" />
322+
<img title="Flatpak" class="full" src="img/logo-95a728ac.svg" />
321323
</a>
322324
</div>
323325
<ul class='col-lg-7'>

runtimes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ <h3>Available nightly runtimes</h3>
182182
<div class='row'>
183183
<div class='col-lg-3 col-lg-offset-1'>
184184
<a class='navbar-brand page-scroll' href='#page-top'>
185-
<img title="Flatpak" class="full" src="img/logo-e04dd13c.svg" />
185+
<img title="Flatpak" class="full" src="img/logo-95a728ac.svg" />
186186
</a>
187187
</div>
188188
<ul class='col-lg-7'>

0 commit comments

Comments
 (0)