Skip to content

Commit

Permalink
Updated demo.
Browse files Browse the repository at this point in the history
  • Loading branch information
boehlerlukas committed Dec 6, 2020
1 parent 94e3f74 commit a61efc4
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 5 deletions.
Binary file modified published/demo/bugbattlelogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion published/demo/index.css

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

2 changes: 1 addition & 1 deletion published/demo/index.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion published/demo/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><title>BugBattle DEMO</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><style>*{box-sizing:border-box}body{background-color:#70b9da;margin:0}.demo-container{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}.demo-container>div{font-weight:700;margin-bottom:20px;color:#333;font-size:20px;line-height:24px}.demo-container>img{width:100%;max-width:220px;height:auto}</style><link href="index.css" rel="stylesheet"></head><body><div class="demo-container"><img src="./bugbattlelogo.png"/></div><script src="index.js"></script></body></html>
<!doctype html><html lang="en"><head><title>Bugbattle</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,500;0,700;0,800;1,400&display=swap" rel="stylesheet"><link href="index.css" rel="stylesheet"></head><body><img class="logo" src="./bugbattlelogo.png"/><div class="header"><div class="header-container"><h1>JavaScript Demo</h1><h2>Bugbattle SDK for the Web</h2></div><div class="header-container-image"><img class="head-image" src="./pexels-christina-morillo-1181467.jpg"/></div></div><div class="content"><span>The Bugbattle SDK for JavScript is the easiest way to integrate Bugbattle into your apps! Achieve better app quality & ratings with comprehensive in-app bug reporting. BugBattle offers affordable In-App Bug Reporting for Apps, WebApps & Websites.</span><br/><br/><span>No more wasting time trying to reproduce a bug. Bugbattle reports automatically contain a replay video, session data, logs and more. Even better: You can add custom data to your bug details.</span><br/><br/><span>In less than a minute you can add our Bugbattle SDK to your App or WebApp. Install our SDK, build and run. A piece of cake.</span><br/><br/><a id="feedback-button">Report feedback</a> <a onclick='console.error("Fake error")'>Fake critical error</a><br/><span>What are you waiting for?</span><br/><a class="buttonlink" href="https://www.bugbattle.io/">Get started</a></div><script src="index.js"></script></body></html>
2 changes: 1 addition & 1 deletion published/demo/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion published/demo/index.js.map

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a61efc4

Please sign in to comment.