Skip to content

Commit 5ade190

Browse files
committed
Update logo
1 parent 09358f8 commit 5ade190

File tree

12 files changed

+12
-6
lines changed

12 files changed

+12
-6
lines changed

aas/jaggaer/auth-code.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>e-sign.org.uk</title>
66
</head>
77
<body>
8-
<img class="logo" src="/images/e-sign-logo.png" width="144" height="144" alt="e-sign logo"/>
8+
<img class="logo" src="/images/logo.png" width="144" height="144" alt="e-sign logo"/>
99
<h1>e-sign.org.uk</h1>
1010
<div id="failure">
1111
<p>An error has occured during the OAuth consent process, see below.</p>

aas/jaggaer/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>e-sign.org.uk</title>
66
</head>
77
<body>
8-
<img class="logo" src="/images/e-sign-logo.png" width="144" height="144" alt="e-sign logo"/>
8+
<img class="logo" src="/images/logo.png" width="144" height="144" alt="e-sign logo"/>
99
<h1>e-sign.org.uk</h1>
1010
<p>This page demonstrates how an OAuth flow can be incorporated into a web-based application.</p>
1111
<p>Clicking on the link below will initiate the OAuth flow for an example <em>uncertified</em> PARTNER API Application - a web-based application might do something similar (and get certified) within the Settings area for their application.</p>

aas/oauth/auth-code.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>e-sign.org.uk</title>
66
</head>
77
<body>
8-
<img class="logo" src="/images/e-sign-logo.png" width="144" height="144" alt="e-sign logo"/>
8+
<img class="logo" src="/images/logo.png" width="144" height="144" alt="e-sign logo"/>
99
<h1>e-sign.org.uk</h1>
1010
<div id="failure">
1111
<p>An error has occured during the OAuth consent process, see below.</p>

aas/oauth/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>e-sign.org.uk</title>
66
</head>
77
<body>
8-
<img class="logo" src="/images/e-sign-logo.png" width="144" height="144" alt="e-sign logo"/>
8+
<img class="logo" src="/images/logo.png" width="144" height="144" alt="e-sign logo"/>
99
<h1>e-sign.org.uk</h1>
1010
<p>This page demonstrates how an OAuth flow can be incorporated into a web-based application.</p>
1111
<p>Clicking on the link below will initiate the OAuth flow for an example <em>uncertified</em> PARTNER API Application - a web-based application might do something similar (and get certified) within the Settings area for their application.</p>

aas/webform/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>e-sign.org.uk</title>
66
</head>
77
<body>
8-
<img class="logo" src="/images/e-sign-logo.png" width="144" height="144" alt="e-sign logo"/>
8+
<img class="logo" src="/images/logo.png" width="144" height="144" alt="e-sign logo"/>
99
<h1>e-sign.org.uk</h1>
1010
<p>Thanks for signing the web form!</p>
1111
</body>

ds/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>e-sign.org.uk</title>
66
</head>
77
<body>
8-
<img class="logo" src="/images/e-sign-logo.png" width="144" height="144" alt="e-sign logo"/>
8+
<img class="logo" src="/images/logo.png" width="144" height="144" alt="e-sign logo"/>
99
<h1>e-sign.org.uk</h1>
1010
<h2 id="sign">DocuSign Utilities</h2>
1111
<img src="/images/docusign.png" width="200" height="200"/>

ds/powerform/complete.html

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<title>e-sign.org.uk</title>
66
</head>
77
<body>
8+
<img class="logo" src="/images/logo.png" width="144" height="144" alt="e-sign logo"/>
89
<h1>e-sign.org.uk</h1>
910
<h2 id="sign">DocuSign PowerForm Download</h2>
1011
<img src="/images/docusign.png" width="300" height="300"/>

ds/powerform/request.html

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<title>e-sign.org.uk</title>
66
</head>
77
<body>
8+
<img class="logo" src="/images/logo.png" width="144" height="144" alt="e-sign logo"/>
89
<h1>e-sign.org.uk</h1>
910
<h2 id="sign">DocuSign PowerForm Download</h2>
1011
<img src="/images/docusign.png" width="200" height="200"/>

pdf-services/embed/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
</style>
1818
</head>
1919
<body>
20+
<img class="logo" src="/images/logo.png" width="144" height="144" alt="e-sign logo"/>
2021
<h1>Embedded PDF Document using <a href="https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/">PDF Embed API</a></h1>
2122
<div id="adobe-dc-view"></div>
2223
<script type="text/javascript">

pdf-services/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<title>e-sign.org.uk</title>
66
</head>
77
<body>
8+
<img class="logo" src="/images/logo.png" width="144" height="144" alt="e-sign logo"/>
89
<h1>e-sign.org.uk</h1>
910
<h2 id="sign">Adobe PDF Services</h2>
1011
<img src="/images/acrobat-pro.png" width="200" height="200"/>

spectrum/build.html

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<title>Spectrum</title>
99
</head>
1010
<body>
11+
<img class="logo" src="/images/logo.png" width="144" height="144" alt="e-sign logo"/>
1112
<h1>Spectrum</h1>
1213
<sp-theme scale="large" color="light">
1314
<sp-asset style="height: 150px">

spectrum/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<title>e-sign.org.uk</title>
66
</head>
77
<body>
8+
<img class="logo" src="/images/logo.png" width="144" height="144" alt="e-sign logo"/>
89
<h1>Spectrum</h1>
910
<p>This area contains links &amp; utilities for Adobe's Spectrum Web Components:</p>
1011
<ul>

0 commit comments

Comments
 (0)