Software /
code /
prosody-modules
Comparison
mod_candy/www_files/index.html @ 2341:52dd2a51dac8
mod_candy: Update to point to Candy v2.2.0
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 02 Nov 2016 20:42:27 +0100 |
parent | 1864:991a5f74f848 |
child | 2440:7814a5c7fee8 |
comparison
equal
deleted
inserted
replaced
2340:a1d641e88918 | 2341:52dd2a51dac8 |
---|---|
1 <!DOCTYPE html> | 1 <!DOCTYPE html> |
2 <html lang="en"> | 2 <html lang="en"> |
3 <head> | 3 <head> |
4 <meta charset="utf-8"> | 4 <meta charset="utf-8"> |
5 <meta name="viewport" content="width=device-width, initial-scale=1"> | |
5 <title>Candy - Powered by Prosŏdy</title> | 6 <title>Candy - Powered by Prosŏdy</title> |
6 <link rel="shortcut icon" href="res/img/favicon.png" type="image/gif" /> | 7 <link rel="shortcut icon" href="res/img/favicon.png" type="image/gif" /> |
7 <link rel="stylesheet" type="text/css" href="res/default.css" /> | 8 <link rel="stylesheet" type="text/css" href="res/default.css" /> |
8 | 9 |
9 <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> | 10 <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> |