Merge branch 'master' of https://gitfap.de/keinBot/keinBotv2
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,3 @@
 | 
			
		||||
node_modules/
 | 
			
		||||
cfg.cfg
 | 
			
		||||
cfg.json
 | 
			
		||||
b/
 | 
			
		||||
 
 | 
			
		||||
@@ -7,7 +7,10 @@
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
  <div class="navbar"><a href="/">f0ck.me</a> | <a href="/how">how to</a> | <a href="/contact">Contact</a></div><br />
 | 
			
		||||
  {% for item in items %}<div class="mrhankyisteinneger"><a href="./{{ item }}"><img src="./t/{{ item }}.png" /></a></div>
 | 
			
		||||
  <div class="centeredthumbs">
 | 
			
		||||
  {% for item in items %}
 | 
			
		||||
	  <div class="mrhankyisteinneger"><a href="./{{ item }}"><img src="./t/{{ item }}.png" /></a></div>
 | 
			
		||||
  {% endfor %}
 | 
			
		||||
	</div>
 | 
			
		||||
</html>
 | 
			
		||||
</body>
 | 
			
		||||
</body>
 | 
			
		||||
 
 | 
			
		||||
@@ -51,4 +51,10 @@ a:hover {
 | 
			
		||||
}
 | 
			
		||||
code {
 | 
			
		||||
  color: #9df943;
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.centeredthumbs {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  align-items: center;
 | 
			
		||||
  justify-content: center;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user