-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Rohan Asmat
committed
Sep 6, 2018
1 parent
7cd9e57
commit 915cea6
Showing
5 changed files
with
28 additions
and
7 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
layout: default | ||
rdf_prefix_path: sda.tech.pref | ||
--- | ||
<section class="hero hero2"> | ||
<div class="text-container"> | ||
<h1 class="editable"><strong>Demos & Videos</h1> | ||
<br/><br/> | ||
<div class="video"> | ||
<iframe class="embededVideo" src="https://www.youtube.com/embed/3LkCwvzrE9Q?cc_load_policy=1" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> | ||
</div> | ||
<br/><br/> | ||
<br/><br/> | ||
<input type="submit" value="DEMO: http://asknowdemo.sda.tech/" class="carrot-flat-button" target="_blank" onclick="location.href='http://asknowdemo.sda.tech/';"> | ||
</div> | ||
</section> | ||
|
||
<script> | ||
activate("demos"); | ||
setTitle("Demos"); | ||
</script> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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