Merge branch 'master' of http://werewolf.codes/h/alex into master
This commit is contained in:
		
						commit
						6e7704157c
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								c.js
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								c.js
									
										
									
									
									
								
							| 
						 | 
					@ -47,7 +47,7 @@ const music = [
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    id: "serrated",
 | 
					    id: "serrated",
 | 
				
			||||||
    name: "Serrated",
 | 
					    name: "Serrated EP",
 | 
				
			||||||
    image: "/assets/images/serrated.jpg",
 | 
					    image: "/assets/images/serrated.jpg",
 | 
				
			||||||
    link: "https://ffm.to/serrated",
 | 
					    link: "https://ffm.to/serrated",
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -29,4 +29,4 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div class="bar top"></div>
 | 
					<div class="bar top"></div>
 | 
				
			||||||
<div class="bar bottom">made by  <a href="{{creator.website}}">{{creator.name}}</a></div>
 | 
					<div class="bar bottom"><a href="{{creator.website}}">made by {{creator.name}}</a></div>
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue