This commit is contained in:
		@@ -15,7 +15,7 @@ jobs:
 | 
				
			|||||||
  build:
 | 
					  build:
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
    container:
 | 
					    container:
 | 
				
			||||||
      image: git.0x45.cz/em/mixtape:240601
 | 
					      image: git.0x45.cz/em/mixtape:240625
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - name: Checkout repository
 | 
					      - name: Checkout repository
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2,7 +2,7 @@ base_url = "https://mixtape.0x45.cz"
 | 
				
			|||||||
title = "mixtape"
 | 
					title = "mixtape"
 | 
				
			||||||
compile_sass = true
 | 
					compile_sass = true
 | 
				
			||||||
build_search_index = false
 | 
					build_search_index = false
 | 
				
			||||||
generate_feed = false
 | 
					generate_feeds = false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
taxonomies = [
 | 
					taxonomies = [
 | 
				
			||||||
    { name = "category" },
 | 
					    { name = "category" },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user