diff --git a/ts_web/00_commitinfo_data.ts b/ts_web/00_commitinfo_data.ts index 05c154f..bde80b6 100644 --- a/ts_web/00_commitinfo_data.ts +++ b/ts_web/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@designestate/dees-catalog', - version: '1.0.126', + version: '1.0.127', description: 'website for lossless.com' } diff --git a/ts_web/elements/dees-icon.ts b/ts_web/elements/dees-icon.ts index 975a013..5d510b7 100644 --- a/ts_web/elements/dees-icon.ts +++ b/ts_web/elements/dees-icon.ts @@ -27,6 +27,7 @@ import { faMessage as faMessageSolid, faRss as faRssSolid, faUsers as faUsersSolid, + faShare as faShareSolid, faSun as faSunSolid, } from '@fortawesome/free-solid-svg-icons'; @@ -46,6 +47,8 @@ export const faIcons = { messageSolid: faMessageSolid, rss: faRssSolid, rssSolid: faRssSolid, + share: faShareSolid, + shareSolid: faShareSolid, sun: faSunRegular, sunSolid: faSunSolid, // brands