Skip to content

alistairwilliamtaylor/fantasy-dashboard

Repository files navigation

fantasy-dashboard

Here is the website

Please help to keep me up to date!!!

If you completely break this thing it's not a big deal. It's a glorified list of links. Just go for it!

To provide links for the website, just edit files by clicking the pencil icon in top right corner of the following files, and enter the label (some meaningful description of what it is) and href (the url). THEN CLICK "COMMIT CHANGES" (green button, top right)

ADD AGM LINKS HERE

ADD CONSTITUTION LINKS HERE

ADD KEEPERS LINKS HERE

ADD DRAFTS LINKS HERE

Just follow the pattern and add another one, e.g.

const links = [
    {
        label:"AGM proposals",
        href:'https://docs.google.com/spreadsheets/d/1IyPR-2wBNFr-JoTLk2HOzV8UeoHqUE9XEXwD3BMBmSA',
    },
    {
        label:"YOUR LABEL HERE",
        href:"YOUR_URL_HERE",
    },
]

export default links

About

Collecting resources together in one place

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published