diff --git a/src/static/js/polygon.js b/src/static/js/polygon.js index 4ce6f0919..c37a8c6e6 100644 --- a/src/static/js/polygon.js +++ b/src/static/js/polygon.js @@ -446,7 +446,8 @@ const main = async () => { ['GenomesDAO ', `Various`, 'GNOME / GENE ', 'https://genomes.io'], ['Ajna ', `Various`, 'AJNA ', 'https://app.ajna.finance'], ['Collar ', `Various`, 'COLLAR ', ''], - ["Sickle ", `Various`," ", ""] + ["Sickle ", `Various`," ", ""], + ["QCN Yield Farm ", `Various`,"QCN ", "https://farm.proofofquantum.org"] ].reverse() } diff --git a/src/views/pages/qcoin/index.ejs b/src/views/pages/qcoin/index.ejs new file mode 100644 index 000000000..df4451dc0 --- /dev/null +++ b/src/views/pages/qcoin/index.ejs @@ -0,0 +1,16 @@ + + +<%- include(`${partials}/head`); -%> + + +<%- include(`${partials}/header_main`); -%> +
+*************** OFFICIAL QCN YIELD FARM ***************
+INFO  : https://farm.proofofquantum.org
+*******************************************************************************
+
+
+
+<%- include(`${partials}/scripts`, {scriptname: 'qcn'}); -%> + +