rewrite a few sections
This commit is contained in:
		@@ -37,7 +37,7 @@ const years = Object.keys(postsByYear).sort((a, b) => b - a);
 | 
			
		||||
        <p
 | 
			
		||||
          class="hero-text mx-auto mb-6 max-w-2xl text-sm text-zinc-600 sm:mb-10 sm:text-base dark:text-zinc-400"
 | 
			
		||||
        >
 | 
			
		||||
          Thoughts, ideas, and explorations on technology and selfhosting.
 | 
			
		||||
          A couple thoughts, a few ideas, and some guides on technology, development, and selfhosting.
 | 
			
		||||
        </p>
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user