1.1.1
This commit is contained in:
@@ -5,12 +5,7 @@ require_once( dirname(__FILE__).'/includes/load-yourls.php' );
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>kwl.me</title>
|
<title>kwl.me</title>
|
||||||
<link rel="stylesheet" href="<?php echo YOURLS_SITE; ?>/css/share.css?v=<?php echo YOURLS_VERSION; ?>" type="text/css" media="screen" />
|
|
||||||
<script src="<?php echo YOURLS_SITE; ?>/js/jquery-1.4.3.min.js" type="text/javascript"></script>
|
<script src="<?php echo YOURLS_SITE; ?>/js/jquery-1.4.3.min.js" type="text/javascript"></script>
|
||||||
<script src="<?php echo YOURLS_SITE; ?>/js/ZeroClipboard.js?v=<?php echo YOURLS_VERSION; ?>" type="text/javascript"></script>
|
|
||||||
<script type="text/javascript">ZeroClipboard.setMoviePath( '<?php echo YOURLS_SITE; ?>/js/ZeroClipboard.swf' );</script>
|
|
||||||
<script src="<?php echo YOURLS_SITE; ?>/js/share.js?v=<?php echo YOURLS_VERSION; ?>" type="text/javascript"></script>
|
|
||||||
<!-- Custom -->
|
|
||||||
<link rel="stylesheet" href="<?php echo YOURLS_SITE; ?>/public/formalize.css" />
|
<link rel="stylesheet" href="<?php echo YOURLS_SITE; ?>/public/formalize.css" />
|
||||||
<script src="<?php echo YOURLS_SITE; ?>/public/js/jquery.formalize.min.js" type="text/javascript"></script>
|
<script src="<?php echo YOURLS_SITE; ?>/public/js/jquery.formalize.min.js" type="text/javascript"></script>
|
||||||
<link href='http://fonts.googleapis.com/css?family=Ubuntu:regular,italic,bold,bolditalic' rel='stylesheet' type='text/css'>
|
<link href='http://fonts.googleapis.com/css?family=Ubuntu:regular,italic,bold,bolditalic' rel='stylesheet' type='text/css'>
|
||||||
|
|||||||
@@ -20,3 +20,7 @@ Got rid of yourls_share_box
|
|||||||
Updated footer with new credits and a github repo link
|
Updated footer with new credits and a github repo link
|
||||||
Cleaned up CSS
|
Cleaned up CSS
|
||||||
=======================================================================
|
=======================================================================
|
||||||
|
Version 1.1.1
|
||||||
|
-----------------------------------------------------------------------
|
||||||
|
Excluding some no longer used files from the header
|
||||||
|
=======================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user