Changeset 18652 for trunk/MobileIndico


Ignore:
Timestamp:
09/26/16 11:28:18 (8 years ago)
Author:
tbretz
Message:
Added favicon.
Location:
trunk/MobileIndico
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MobileIndico/README.html

    r18650 r18652  
    22<head>
    33   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     4   <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
     5   <link rel="icon" href="favicon.ico" type="image/x-icon">   
    46   <link rel="stylesheet" type="text/css" href="doc/style.css" />
    57   <title>Mobile Indico</title>
  • 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.