-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
publish: Merge pull request #198 from cozy/master
generated from commit 7fb78c6
- Loading branch information
Travis CI User
committed
Jun 25, 2018
1 parent
54092ef
commit 706d677
Showing
6 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>cozy-contacts</title><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16"><link rel="manifest" href="/manifest.json"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><link rel="stylesheet" type="text/css" href="//{{.Domain}}/assets/fonts/fonts.css"><meta name="theme-color" content="#ffffff"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="stylesheet" href="app.5da32926cd7a0e1bbc52.min.css"><script src="app.js" defer="defer"></script>{{.CozyClientJS}} {{.CozyBar}}</head><div role="application" data-cozy-token="{{.Token}}" data-cozy-domain="{{.Domain}}" data-cozy-locale="{{.Locale}}" data-cozy-app-name="{{.AppName}}" data-cozy-app-editor="{{.AppEditor}}" data-cozy-icon-path="{{.IconPath}}"></div></html> | ||
<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>cozy-contacts</title><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16"><link rel="manifest" href="/manifest.json"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><link rel="stylesheet" type="text/css" href="//{{.Domain}}/assets/fonts/fonts.css"><meta name="theme-color" content="#ffffff"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="stylesheet" href="app.8bb4bc15faeea6a881c6.min.css"><script src="app.js" defer="defer"></script>{{.CozyClientJS}} {{.CozyBar}}</head><div role="application" data-cozy-token="{{.Token}}" data-cozy-domain="{{.Domain}}" data-cozy-locale="{{.Locale}}" data-cozy-app-name="{{.AppName}}" data-cozy-app-editor="{{.AppEditor}}" data-cozy-icon-path="{{.IconPath}}"></div></html> |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>cozy-contacts intents</title><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16"><link rel="manifest" href="/manifest.json"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><link rel="stylesheet" type="text/css" href="//{{.Domain}}/assets/fonts/fonts.css"><meta name="theme-color" content="#ffffff"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="stylesheet" href="../intents.5da32926cd7a0e1bbc52.min.css"><script src="../intents.js" defer="defer"></script>{{.CozyClientJS}}</head><div role="application" data-cozy-token="{{.Token}}" data-cozy-domain="{{.Domain}}" data-cozy-locale="{{.Locale}}"></div></html> | ||
<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>cozy-contacts intents</title><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16"><link rel="manifest" href="/manifest.json"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><link rel="stylesheet" type="text/css" href="//{{.Domain}}/assets/fonts/fonts.css"><meta name="theme-color" content="#ffffff"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="stylesheet" href="../intents.8bb4bc15faeea6a881c6.min.css"><script src="../intents.js" defer="defer"></script>{{.CozyClientJS}}</head><div role="application" data-cozy-token="{{.Token}}" data-cozy-domain="{{.Domain}}" data-cozy-locale="{{.Locale}}"></div></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters