Created
October 4, 2018 01:36
-
-
Save esironal/70aecba11b9cac73caaac3f09d952593 to your computer and use it in GitHub Desktop.
htmlpreview_github_io scrapre
This file contains hidden or 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
<html class="gr__htmlpreview_github_io"><head><base href="https://raw.githubusercontent.com/darkapp/darkcore-app-service-ui/master/dist/index.html"> | |
<title>Dark Platform</title> | |
<link href="https://fonts.googleapis.com/css?family=Abel|Ubuntu" rel="stylesheet"> | |
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"> --> | |
<link href="http://localhost:3001/@coreui/icons/css/coreui-icons.min.css" rel="stylesheet"> | |
<link href="https://cdnjs.cloudflare.com/ajax/libs/reactstrap/4.8.0/reactstrap.min.js" rel="stylesheet"> | |
<link href="http://localhost:4000/simple-line-icons/css/simple-line-icons.css" rel="stylesheet"> | |
<!-- <link href="node_modules/flag-icon-css/css/flag-icon.min.css" rel="stylesheet"> | |
<link href="node_modules/font-awesome/css/font-awesome.min.css" rel="stylesheet"> | |
--> | |
<!-- Main styles for this application--> | |
<link href="http://localhost:3001/@coreui/css/style.css" rel="stylesheet"> | |
<!-- <link rel="stylesheet" href="//unpkg.com/@atlaskit/css-reset@latest" /> | |
<link rel="stylesheet" href="//unpkg.com/@atlaskit/reduced-ui-pack@latest" /> --> | |
<!-- <link rel="stylesheet" href="//unpkg.com/@atlaskit/css-reset@latest" /> | |
<link rel="stylesheet" href="//unpkg.com/@atlaskit/reduced-ui-pack@latest" /> --> | |
</head> | |
<body class="bg-dark" data-elink-extension-installed="1.1.5"> | |
<!-- style="background-color:#000000;" --> | |
<div id="app"></div> | |
<script src="//htmlpreview.github.io/htmlpreview.min.js"></script><script>HTMLPreview.replaceAssets();</script> | |
<script type="text/htmlpreview" src="https://raw.githubusercontent.com/darkapp/darkcore-app-service-ui/master/dist/bundle.js"></script> | |
</body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment