Ignore:
Timestamp:
09/26/16 11:28:18 (8 years ago)
Author:
tbretz
Message:
Added favicon.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MobileIndico/indico.html

    r18648 r18652  
    55  <title>Mobile Indico</title>
    66  <meta name="viewport" content="width=device-width, initial-scale=1">
     7  <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
     8  <link rel="icon" href="favicon.ico" type="image/x-icon">   
    79  <link rel="stylesheet" href="https://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"> 
    810  <link rel="stylesheet" href="indico.css">
Note: See TracChangeset for help on using the changeset viewer.