Dynamic year in footer page
This commit is contained in:
		
							parent
							
								
									7f37d5f03b
								
							
						
					
					
						commit
						a4ccdd081f
					
				| 
						 | 
					@ -238,7 +238,7 @@
 | 
				
			||||||
            <div class="float-right d-none d-sm-block">
 | 
					            <div class="float-right d-none d-sm-block">
 | 
				
			||||||
                <b>Version</b> {{ .appVersion }}
 | 
					                <b>Version</b> {{ .appVersion }}
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <strong>Copyright © 2020 <a href="https://github.com/ngoduykhanh/wireguard-ui">Wireguard UI</a>.</strong> All rights
 | 
					            <strong>Copyright © <script>document.write(new Date().getFullYear())</script> <a href="https://github.com/ngoduykhanh/wireguard-ui">Wireguard UI</a>.</strong> All rights
 | 
				
			||||||
            reserved.
 | 
					            reserved.
 | 
				
			||||||
        </footer>
 | 
					        </footer>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue