Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6bf3cbc 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager committed Mar 8, 2024
1 parent 97a7b88 commit 8bb83d7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion taskpane.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html><head><meta charset="UTF-8"/><meta http-equiv="X-UA-Compatible" content="IE=Edge"/><meta name="viewport" content="width=device-width,initial-scale=1"><title>Contoso Task Pane Add-in</title><script src="https://appsforoffice.microsoft.com/lib/1.1/hosted/office.js"></script><link rel="stylesheet" href="https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/11.0.0/css/fabric.min.css"/><link href="1fda685b81e1123773f6.css" rel="stylesheet"/><script defer="defer" src="polyfill.js"></script><script defer="defer" src="taskpane.js"></script></head><body class="ms-font-m ms-welcome ms-Fabric"><header class="ms-welcome__header ms-bgColor-neutralLighter"><img width="90" height="90" src="assets/logo-filled.png" alt="Contoso" title="Contoso"/><h1 class="ms-font-su"><strong>Add</strong>Inn</h1></header><section id="sideload-msg" class="ms-welcome__main"><h2 class="ms-font-xl">Please <a target="_blank" href="https://learn.microsoft.com/office/dev/add-ins/testing/test-debug-office-add-ins#sideload-an-office-add-in-for-testing">sideload</a> your add-in to see app body.</h2></section><main id="app-body" class="ms-welcome__main" style="color:#fff;background-color:#fff"><div id="progressbox" style="display:block;border:1px gray solid;width:100%;height:10px;margin-top:30px;margin-bottom:10px"><div id="progressbar" style="background-color:#2e2e2e;width:0%;height:10px"></div></div><div style="display:block;margin-top:30px"><span role="button" id="runDemo" class="ms-Button ms-Button--hero ms-font-xl"><span class="ms-Button-label" style="background-color:#bb6620;color:#fff;padding:14px">Demo</span> </span><span role="button" id="run1" class="ms-Button ms-Button--hero ms-font-xl"><span class="ms-Button-label" style="background-color:#0045a0;color:#fff;padding:14px">Run V1</span> </span><span role="button" id="run2" class="ms-Button ms-Button--hero ms-font-xl"><span class="ms-Button-label" style="background-color:#009940;color:#fff;padding:14px">Run V2</span></span></div><p><label id="item-subject"></label></p></main></body></html>
<!doctype html><html><head><meta charset="UTF-8"/><meta http-equiv="X-UA-Compatible" content="IE=Edge"/><meta name="viewport" content="width=device-width,initial-scale=1"><title>Contoso Task Pane Add-in</title><script src="https://appsforoffice.microsoft.com/lib/1.1/hosted/office.js"></script><link rel="stylesheet" href="https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/11.0.0/css/fabric.min.css"/><link href="1fda685b81e1123773f6.css" rel="stylesheet"/><script defer="defer" src="polyfill.js"></script><script defer="defer" src="taskpane.js"></script></head><body class="ms-font-m ms-welcome ms-Fabric"><header class="ms-welcome__header ms-bgColor-neutralLighter"><img width="90" height="90" src="assets/logo-filled.png" alt="Contoso" title="Contoso"/><h1 class="ms-font-su"><strong>Add</strong>Inn</h1></header><section id="sideload-msg" class="ms-welcome__main"><h2 class="ms-font-xl">Please <a target="_blank" href="https://learn.microsoft.com/office/dev/add-ins/testing/test-debug-office-add-ins#sideload-an-office-add-in-for-testing">sideload</a> your add-in to see app body.</h2></section><main id="app-body" class="ms-welcome__main" style="color:#fff;background-color:#fff"><div id="progressbox" style="display:block;border:1px gray solid;width:100%;height:10px;margin-top:30px;margin-bottom:10px"><div id="progressbar" style="background-color:#2e2e2e;width:0%;height:10px"></div></div><div style="display:block;margin-top:30px"><span role="button" id="run1" class="ms-Button ms-Button--hero ms-font-xl"><span class="ms-Button-label" style="background-color:#0045a0;color:#fff;padding:20px">Run V1</span> </span><span role="button" id="run2" class="ms-Button ms-Button--hero ms-font-xl"><span class="ms-Button-label" style="background-color:#009940;color:#fff;padding:20px">Run V2</span></span></div><p><label id="item-subject"></label></p></main></body></html>
2 changes: 1 addition & 1 deletion taskpane.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8bb83d7

Please sign in to comment.