Add the ability to redirect to the resulting link, some styling
authorDavid Kerkeslager <kerkeslager@gmail.com>
Thu, 2 Sep 2021 17:40:28 +0000 (13:40 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Thu, 2 Sep 2021 17:44:03 +0000 (13:44 -0400)
commit59c710f97ad48c2b57ac8711ee30cbe7438810e8
tree1e2e6492df1d835ecc268a1631300770854f21b2
parent9a3403f78fb8021297a0b351d458f9004a9b2b3e
Add the ability to redirect to the resulting link, some styling
src/bigly/serializers.py
src/bigly/static/bigly/styles.css
src/bigly/templates/bigly/_base.html [new file with mode: 0644]
src/bigly/templates/bigly/index.html
src/bigly/templates/bigly/link_info.html
src/bigly/views.py