Tags not clickable currently
This commit is contained in:
		
							parent
							
								
									bcab3a6e99
								
							
						
					
					
						commit
						1b151fed8f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -46,7 +46,7 @@ | |||
|         <div class="interior-info"> | ||||
|           <ul class="tags interior-tags"> | ||||
|             {{#each repositoryTopics.edges}} | ||||
|               <li class="-left"><a href="#" class="tag">{{this.node.topic.name}}</a> | ||||
|               <li class="-left"><span class="tag"><!--<a href="#" class="tag">-->{{this.node.topic.name}}<!--</a>--></span> | ||||
|             {{/each}} | ||||
|           </ul> | ||||
|           <div class="interior-link"> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Joe Wroten
						Joe Wroten