Merge pull request #1 from kemko/patch-1 31441da4
Fixed typo in Reeder app link
Steve Simkins · 2025-10-06 20:26 1 file(s) · +1 −1
site/index.html +1 −1
117 117
          <a href="https://www.inoreader.com" target="_blank" class="bg-purple-100 hover:bg-purple-200 text-purple-800 px-3 py-1 rounded-full text-sm font-medium transition-colors">Inoreader</a>
118 118
          <a href="https://netnewswire.com" target="_blank" class="bg-purple-100 hover:bg-purple-200 text-purple-800 px-3 py-1 rounded-full text-sm font-medium transition-colors">NetNewsWire</a>
119 119
          <a href="https://feeeed.nateparrott.com" target="_blank" class="bg-purple-100 hover:bg-purple-200 text-purple-800 px-3 py-1 rounded-full text-sm font-medium transition-colors">Feeeed</a>
120 -
          <a href="https://apps.apple.com/app/id6475002485" class="bg-purple-100 hover:bg-purple-200 text-purple-800 px-3 py-1 rounded-full text-sm font-medium transition-colors">Reader.</a>
120 +
          <a href="https://apps.apple.com/app/id6475002485" class="bg-purple-100 hover:bg-purple-200 text-purple-800 px-3 py-1 rounded-full text-sm font-medium transition-colors">Reeder.</a>
121 121
        </div>
122 122
      </div>
123 123
    </section>