26 lines
		
	
	
	
		
			1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
	
		
			1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<footer class="mt-5 py-4 bg-body-tertiary border-top">
 | 
						|
  <div class="container text-center small text-muted">
 | 
						|
    <div class="mb-2">
 | 
						|
      <strong>Game Key Manager</strong> — is done by nocci
 | 
						|
    </div>
 | 
						|
    <div class="mb-2">
 | 
						|
      <a href="https://dev.skynet.li/nocci/GameKeyManager" target="_blank" rel="noopener">
 | 
						|
        <img src="{{ url_for('static', filename='forgejo.webp') }}" alt="forgejo" width="20" style="vertical-align:middle;margin-right:4px;">
 | 
						|
        find the source code on my Forgejo
 | 
						|
      </a>
 | 
						|
      ·
 | 
						|
      <a href="https://skynet.li" target="_blank" rel="noopener">
 | 
						|
        skynet.li
 | 
						|
      </a>
 | 
						|
      ·
 | 
						|
      <a href="https://codeberg.org/nocci" target="_blank" rel="noopener">
 | 
						|
        Codeberg
 | 
						|
      </a>
 | 
						|
    </div>
 | 
						|
    <div>
 | 
						|
      <span>feel free to donate - if you can affort it:</span>
 | 
						|
      <a href="https://ko-fi.com/nocci" target="_blank" rel="noopener">Ko-fi</a> ·
 | 
						|
      <a href="https://liberapay.com/nocci" target="_blank" rel="noopener">Liberapay</a>
 | 
						|
    </div>
 | 
						|
  </div>
 | 
						|
</footer>
 |