Skip to content

Commit

Permalink
SingularityLabsSocial.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ishandutta2007 committed Nov 22, 2023
1 parent b062968 commit 2ab9386
Show file tree
Hide file tree
Showing 10 changed files with 1,415 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ async function runEsbuild() {
jsx: 'automatic',
loader: {
'.png': 'dataurl',
'.svg': 'dataurl',
},
plugins: [
postcssPlugin({
Expand Down
4 changes: 4 additions & 0 deletions src/assets/icons/discord-black-thin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/assets/icons/discord-blue.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/assets/icons/discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/assets/icons/github-black-thin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2ab9386

Please sign in to comment.