tiny changes
This commit is contained in:
		@@ -1,12 +1,14 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
  <title>Test</title>
 | 
			
		||||
  <title>Library</title>
 | 
			
		||||
  <script type="text/javascript" src='js/jquery.js'></script>
 | 
			
		||||
  <script type="text/javascript" src='js/mustache.js'></script>
 | 
			
		||||
  <script type="text/javascript" src='js/lodash.core.min.js'></script>
 | 
			
		||||
  <script src='https://cdnjs.cloudflare.com/ajax/libs/tabletop.js/1.5.1/tabletop.min.js'></script>
 | 
			
		||||
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
 | 
			
		||||
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"></link>
 | 
			
		||||
  <link rel="stylesheet" href="css/reset.css"></link>
 | 
			
		||||
  <link rel="stylesheet" href="css/style.css"></link>
 | 
			
		||||
  <script type='text/javascript'>    
 | 
			
		||||
    var publicSpreadsheetUrl = 'https://docs.google.com/spreadsheets/d/1w5Dc57wV0_rrKFsG7KM-qdPWEpqYk6lFu3JzAA0cSv0/pubhtml';
 | 
			
		||||
 | 
			
		||||
@@ -48,8 +50,6 @@
 | 
			
		||||
 | 
			
		||||
    window.addEventListener('DOMContentLoaded', init)
 | 
			
		||||
  </script>
 | 
			
		||||
  <link rel="stylesheet" href="css/reset.css"></link>
 | 
			
		||||
  <link rel="stylesheet" href="css/style.css"></link>
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
  <div class="wrapper">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user