diff options
author | Erich Eckner <git@eckner.net> | 2019-11-08 13:02:43 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-11-08 13:02:43 +0100 |
commit | 4c14f3e9057e713e6cacabda0ee904b73adc7a44 (patch) | |
tree | 38a1d955391207c1d2a6cac1346112182c80111e /buildmaster/index.php | |
parent | bdfe6c442f526ebc0c975886c0f5d346620e3501 (diff) | |
download | archweb32-4c14f3e9057e713e6cacabda0ee904b73adc7a44.tar.xz |
buildmaster/index.php: add image of tinc
Diffstat (limited to 'buildmaster/index.php')
-rw-r--r-- | buildmaster/index.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/buildmaster/index.php b/buildmaster/index.php index 6994a49..4955a3d 100644 --- a/buildmaster/index.php +++ b/buildmaster/index.php @@ -82,6 +82,7 @@ foreach (array("any", "i486", "i686", "pentium4", "") as $a) { } ?><br> - <img src="https://buildmaster.archlinux32.org/vnstat.png"><br> + <img src="https://buildmaster.archlinux32.org/vnstat.png"> + <img src="https://archlinux32.org/static/tinc.png"><br> </body> </html> |