feat: add reading progress display

This commit is contained in:
Cory Dransfeldt 2023-10-29 09:51:33 -07:00
parent 3c54506ce8
commit a4472722f6
6 changed files with 25 additions and 7 deletions

View file

@ -11,6 +11,7 @@ module.exports = async function () {
],
social: [
{ name: 'Email', url: 'mailto:coryd@fastmail.com', icon: 'at' },
{ name: 'Calendar', url: 'https://savvycal.com/ced/', icon: 'calendar-plus' },
{ name: 'GitHub', url: 'https://github.com/cdransf', icon: 'brand-github' },
{ name: 'Mastodon', url: 'https://social.lol/@cory', icon: 'brand-mastodon' },
{