mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	rename: BIOS -> Repair Tool
This commit is contained in:
		
							parent
							
								
									40656e3ee2
								
							
						
					
					
						commit
						cb246d3459
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -135,7 +135,7 @@
 | 
				
			||||||
			<br>
 | 
								<br>
 | 
				
			||||||
      <a href="/bios">
 | 
					      <a href="/bios">
 | 
				
			||||||
        <button class="button-small">
 | 
					        <button class="button-small">
 | 
				
			||||||
          <span class="button-label-small">Attempt to repair in BIOS</span>
 | 
					          <span class="button-label-small">Attempt to repair in Repair Tool</span>
 | 
				
			||||||
        </button>
 | 
					        </button>
 | 
				
			||||||
      </a>
 | 
					      </a>
 | 
				
			||||||
			<br>
 | 
								<br>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@ html
 | 
				
			||||||
	head
 | 
						head
 | 
				
			||||||
		meta(charset='utf-8')
 | 
							meta(charset='utf-8')
 | 
				
			||||||
		meta(name='application-name' content='Misskey')
 | 
							meta(name='application-name' content='Misskey')
 | 
				
			||||||
		title Misskey BIOS
 | 
							title Misskey Repair Tool
 | 
				
			||||||
		style
 | 
							style
 | 
				
			||||||
			include ../bios.css
 | 
								include ../bios.css
 | 
				
			||||||
		script
 | 
							script
 | 
				
			||||||
| 
						 | 
					@ -13,7 +13,7 @@ html
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	body
 | 
						body
 | 
				
			||||||
		header
 | 
							header
 | 
				
			||||||
			h1 Misskey BIOS #{version}
 | 
								h1 Misskey Repair Tool #{version}
 | 
				
			||||||
		main
 | 
							main
 | 
				
			||||||
			div.tabs
 | 
								div.tabs
 | 
				
			||||||
				button#ls edit local storage
 | 
									button#ls edit local storage
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue