mirror of
				https://git.macaw.me/skunky/SkunkyArt.git
				synced 2025-11-04 03:05:11 +03:00 
			
		
		
		
	Подготовка к релизу v1.3.1
This commit is contained in:
		
							parent
							
								
									e02174cb71
								
							
						
					
					
						commit
						2dfeaae772
					
				
					 17 changed files with 357 additions and 218 deletions
				
			
		| 
						 | 
				
			
			@ -58,6 +58,6 @@
 | 
			
		|||
            </li>
 | 
			
		||||
            {{end}}
 | 
			
		||||
        </ul>
 | 
			
		||||
        <p>Copyright <a href="https://go.kde.org/matrix/#/@softpigeones:ebloid.ru" target="_blank">lost+skunk</a>, X11. <a href="https://git.macaw.me/skunky/skunkyart/src/tag/v1.3" target="_blank">SkunkyArt v1.3</a></p>
 | 
			
		||||
        <p>Copyright <a href="https://go.kde.org/matrix/#/@softpigeones:ebloid.ru" target="_blank">lost+skunk</a>, X11. <a href="https://git.macaw.me/skunky/skunkyart/src/tag/v1.3.1" target="_blank">SkunkyArt v1.3.1</a></p>
 | 
			
		||||
    </main>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
<!DOCTYPE html>
 | 
			
		||||
<html>
 | 
			
		||||
    <head>
 | 
			
		||||
        <title>SkunkyArt</title>
 | 
			
		||||
        <title>SkunkyArt | Daily Deviations</title>
 | 
			
		||||
        <link rel="stylesheet" href="{{.BasePath}}stylesheet">
 | 
			
		||||
    </head>
 | 
			
		||||
    <main>
 | 
			
		||||
| 
						 | 
				
			
			@ -17,6 +17,11 @@
 | 
			
		|||
                <button type="submit">Search!</button>
 | 
			
		||||
            </form>
 | 
			
		||||
        </header>
 | 
			
		||||
        {{if ne .Templates.DDStrips ""}}
 | 
			
		||||
        <h2 id="strips"><a href="#strips">#</a> Strips</h2>
 | 
			
		||||
        {{.Templates.DDStrips}}
 | 
			
		||||
        {{end}}
 | 
			
		||||
        <h2 id="content"><a href="#content">#</a> Content</h2>
 | 
			
		||||
        {{.Templates.SomeList}}
 | 
			
		||||
    </main>
 | 
			
		||||
</html>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue