Skip to content

Instantly share code, notes, and snippets.

@TaylorAckley
Created October 29, 2016 03:56
Show Gist options
  • Save TaylorAckley/8bee9c1dbb242b38f3e6b28d2fcb3de7 to your computer and use it in GitHub Desktop.
Save TaylorAckley/8bee9c1dbb242b38f3e6b28d2fcb3de7 to your computer and use it in GitHub Desktop.
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<!DOCTYPE html>
<html ng-app="scormify" ng-strict-di>
<head>
<base href="/">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<title update-title>Scormify - Create Beautiful, SCORM Compliant Video and Document Courses for Free. Powered by Knowledge Anywhere </title>
<meta property="og:title" content="Scormify.io" />
<meta property="og:description" content="Scormify helps you create beautiful and responsive SCORM compliant video and document courses from your Vid.ly, Vimeo or other streaming service" />
<meta property="og:url" content="http://scormify.io" />
<meta property="og:image" content="public\img\Official+Mark.sm.png" />
<meta property="fb:app_id" content="1679929525653845" />
<meta name="description" content="Scormify helps you create beautiful and responsive SCORM compliant video and document courses from your Vid.ly, Vimeo or other streaming service">
<link href="favicon.png" rel="shortcut icon">
<link href="https:////maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet">
<link href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link href="https://cdn.jsdelivr.net/animatecss/3.2.0/animate.css" rel="stylesheet">
<link href="/styles/vendor.min.css?rev=0573286391616825f85d9ed355d899ec" rel="stylesheet">
<link href="/styles/style.css?rev=0c4db1ac3b4ae77386c9b080652a57ae" rel="stylesheet">
<link href="/styles/animations.css?rev=ebd3729be2647823bf8d14fe869f02c6" rel="stylesheet">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-31448990-5', 'auto');
</script>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment