edit
This commit is contained in:
		@@ -16,7 +16,7 @@ and a side nav for category and featured post navigation
 | 
			
		||||
      {% include "partials/filter_bar.html" %}
 | 
			
		||||
      <div class="text-center main-title px-0 md:w-full">
 | 
			
		||||
        <h1
 | 
			
		||||
          class="tracking-tight text-5xl text-left text-2xl sm:text-3xl md:text-4xl lg:text-5xl fw-500 leading-snug font-normal mb-10"
 | 
			
		||||
          class="tracking-tight lg:text-5xl text-left text-2xl sm:text-3xl md:text-4xl fw-500 leading-snug font-normal mb-10"
 | 
			
		||||
        >
 | 
			
		||||
        {% set path_array = current_path | split(pat="/") %}
 | 
			
		||||
        {% set taxonomy = path_array[1] %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user