瀏覽代碼

Update logo and MIMO FAI

boutils 7 年之前
父節點
當前提交
2ddb115269
共有 7 個文件被更改,包括 416 次插入371 次删除
  1. 二進制
      .DS_Store
  2. 二進制
      img/knet.png
  3. 二進制
      img/nordnet.png
  4. 二進制
      img/videofutur.png
  5. 二進制
      img/wibox.png
  6. 25 10
      index.html
  7. 391 361
      js/app.js

二進制
.DS_Store


二進制
img/knet.png


二進制
img/nordnet.png


二進制
img/videofutur.png


二進制
img/wibox.png


+ 25 - 10
index.html

@@ -595,16 +595,31 @@
 
                 <div>
                 Vous pouvez souscrire à une offre d'accès internet auprès de ce FAI:
-                  <p class="bg-info">
-                    <a
-                      href = "https://www.ozone.net/"
-                      target = "_blank">
-
-                      Ozone.net
-                    </a>
-                    <br/>
-                    <i class ="fa fa-phone"></i>
-                    0 973 01 1000
+                  <p class = "bg-info">
+
+                    <div style = "width:49%; display: inline-block;">
+                      <a
+                        href = "https://www.ozone.net/"
+                        target = "_blank">
+
+                        Ozone.net
+                      </a>
+                      <br/>
+                      <i class ="fa fa-phone"></i>
+                      0 973 01 1000
+                    </div>
+
+                    <div style = "width:49%; display: inline-block;">
+                      <a
+                        href = "https://www.nordnet.com/connexion-internet/internet-radio"
+                        target = "_blank">
+
+                        Nordnet.com
+                      </a>
+                      <br/>
+                      <i class ="fa fa-phone"></i>
+                      3420
+                    </div>
                   </p>
                 </div>
                 <div

File diff suppressed because it is too large
+ 391 - 361
js/app.js


Some files were not shown because too many files changed in this diff