Skip to content

Commit

Permalink
FirstTry fixed and usable
Browse files Browse the repository at this point in the history
  • Loading branch information
simeonch7 committed May 26, 2018
1 parent 4df69dc commit d56119e
Show file tree
Hide file tree
Showing 1,021 changed files with 2,970 additions and 2,346 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
68 changes: 68 additions & 0 deletions 0HelpTools/Wonderbang/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
.has-bg-img { background: url('https://image.ibb.co/fDXFiy/mine.png')center center; background-size:cover; }
</style>
<title> DJW </title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.6.2/css/bulma.min.css">
<script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-116478968-1"></script>
</head>
<body>
<section class="hero is-fullheight has-bg-img">
<div class="hero-head">
<nav class="navbar">
<div class="container">
<div class="navbar-brand">
<a href="#">
<img class="navbar-item" src="https://image.ibb.co/m7RY3y/logo.png" alt="Logo" width="182" height="148">
</a>
<span class="navbar-burger burger" data-target="navbarMenu">
<span></span>
<span></span>
<span></span>
</span>
</div>
<div id="navbarMenu" class="navbar-menu">
<div class="navbar-end">
<div class="navbar-item">
<a class="button is-danger is-outlined">
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-116478968-1');
</script>
</a>

</div>
<a class="navbar-item is-hidden-desktop-only" href="https://github.com/I-Mircheva/wonderbang-dj" target="_blank">
<span class="icon" style="color: #fff;">
<i class="fab fa-2x fa-github"></i>
</span>
</a>
</div>
</div>
</div>
</nav>
</div>

<div class="hero-body">
<div class="container has-text-centered">
<div class="column is-6 is-offset-3">
<h1 class="title is-size-2-desktop has-text-white" style="padding-bottom: 20px">
Make your own playlist!
</h1>
<h2 class="subtitle has-text-white">
This is the best software platform for running an internet business. We handle billions of dollars every year for forward-thinking businesses around the world.
</h2>
</div>
</div>
</div>

</section>
</body>
</html>
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 0 additions & 3 deletions FirstTry/app/assets/javascripts/abouts.coffee

This file was deleted.

3 changes: 0 additions & 3 deletions FirstTry/app/assets/javascripts/contact_us.coffee

This file was deleted.

3 changes: 0 additions & 3 deletions FirstTry/app/assets/javascripts/fa_qs.coffee

This file was deleted.

3 changes: 0 additions & 3 deletions FirstTry/app/assets/javascripts/how_to_uses.coffee

This file was deleted.

3 changes: 0 additions & 3 deletions FirstTry/app/assets/stylesheets/abouts.scss

This file was deleted.

3 changes: 0 additions & 3 deletions FirstTry/app/assets/stylesheets/contact_us.scss

This file was deleted.

3 changes: 0 additions & 3 deletions FirstTry/app/assets/stylesheets/fa_qs.scss

This file was deleted.

3 changes: 0 additions & 3 deletions FirstTry/app/assets/stylesheets/how_to_uses.scss

This file was deleted.

74 changes: 0 additions & 74 deletions FirstTry/app/controllers/abouts_controller.rb

This file was deleted.

74 changes: 0 additions & 74 deletions FirstTry/app/controllers/contact_us_controller.rb

This file was deleted.

74 changes: 0 additions & 74 deletions FirstTry/app/controllers/fa_qs_controller.rb

This file was deleted.

Loading

0 comments on commit d56119e

Please sign in to comment.