regularstuff / tildeblog

A learn-to-use Django team project
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Clicking on the links in main landing page should show the body #15

Closed regularstuff closed 4 months ago

regularstuff commented 4 months ago

right now the links are pointing to dummy urls

readytheory commented 4 months ago

initial implementation of this was committed fd6d64

readytheory commented 4 months ago

completed