Unverified Commit b6038fd7 authored by Hong Minhee's avatar Hong Minhee
Browse files

Open Collective

parent b8012128
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
open_collective: fedify
github: dahlia
+7 −8
Original line number Diff line number Diff line
@@ -110,10 +110,7 @@ export default withMermaid(defineConfig({

    socialLinks: [
      {
        icon: {
          svg:
            '<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>JSR</title><path d="M3.692 5.538v3.693H0v7.384h7.385v1.847h12.923v-3.693H24V7.385h-7.385V5.538Zm1.846 1.847h1.847v7.384H1.846v-3.692h1.846v1.846h1.846zm3.693 0h5.538V9.23h-3.692v1.846h3.692v5.538H9.231V14.77h3.692v-1.846H9.231Zm7.384 1.846h5.539v3.692h-1.846v-1.846h-1.846v5.538h-1.847z"/></svg>',
        },
        icon: "jsr",
        link: "https://jsr.io/@fedify/fedify",
        ariaLabel: "JSR",
      },
@@ -123,10 +120,7 @@ export default withMermaid(defineConfig({
        ariaLabel: "npm",
      },
      {
        icon: {
          svg:
            '<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Matrix</title><path d="M.632.55v22.9H2.28V24H0V0h2.28v.55zm7.043 7.26v1.157h.033c.309-.443.683-.784 1.117-1.024.433-.245.936-.365 1.5-.365.54 0 1.033.107 1.481.314.448.208.785.582 1.02 1.108.254-.374.6-.706 1.034-.992.434-.287.95-.43 1.546-.43.453 0 .872.056 1.26.167.388.11.716.286.993.53.276.245.489.559.646.951.152.392.23.863.23 1.417v5.728h-2.349V11.52c0-.286-.01-.559-.032-.812a1.755 1.755 0 0 0-.18-.66 1.106 1.106 0 0 0-.438-.448c-.194-.11-.457-.166-.785-.166-.332 0-.6.064-.803.189a1.38 1.38 0 0 0-.48.499 1.946 1.946 0 0 0-.231.696 5.56 5.56 0 0 0-.06.785v4.768h-2.35v-4.8c0-.254-.004-.503-.018-.752a2.074 2.074 0 0 0-.143-.688 1.052 1.052 0 0 0-.415-.503c-.194-.125-.476-.19-.854-.19-.111 0-.259.024-.439.074-.18.051-.36.143-.53.282-.171.138-.319.337-.439.595-.12.259-.18.6-.18 1.02v4.966H5.46V7.81zm15.693 15.64V.55H21.72V0H24v24h-2.28v-.55z"/></svg>',
        },
        icon: "matrix",
        link: "https://matrix.to/#/#fedify:matrix.org",
        ariaLabel: "Matrix",
      },
@@ -143,6 +137,11 @@ export default withMermaid(defineConfig({
        link: "https://hollo.social/@fedify",
        ariaLabel: "Hollo (ActivityPub)",
      },
      {
        icon: "opencollective",
        link: "https://opencollective.com/fedify",
        ariaLabel: "Open Collective",
      },
      {
        icon: "github",
        link: "https://github.com/fedify-dev/fedify",
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@ await build({
      url: "https://github.com/fedify-dev/fedify/issues",
    },
    funding: [
      "https://opencollective.com/fedify",
      "https://github.com/sponsors/dahlia",
    ],
    engines: {