diff --git a/docs/.vuepress/components/HowToJoin.vue b/docs/.vuepress/components/HowToJoin.vue index b2f53ef..7b29251 100644 --- a/docs/.vuepress/components/HowToJoin.vue +++ b/docs/.vuepress/components/HowToJoin.vue @@ -2,22 +2,22 @@
-
Phase 2 Hackathon
-
Successfully Concluded!
+
Game of NFTs
+
Celebrate the Conclusion!
-

With proud and gratitude, we announce that both two phases of GoN are now successfully concluded! Our gratitude goes to all the talented teams and individuals who participated and showcased their skills in this event.

-

Currently all submissions in phase 2 are being carefully reviewed and assessed by our dedicated team of judges. We encourage you to stay tuned and keep an eye on our website for the final results.

-

The Game of NFTs journey has ended here, but our mission and dream of Interchain NFTs will extend far beyond. Let's start here and meet in the future!

+

With the conclusion of the Interchain Hackathon, the exhilarating developer event Game of NFTs has come to an thrilling end! Winners of both two phases have already been announced, welcome to check the complete list here. Big shoutout to all participants, judges, and contributors who made this event a resounding success!

+

As the curtains fall, we look ahead with great anticipation. The impact of GoN will reverberate for years to come. We hope this journey has sparked new connections and opened doors to exciting new opportunities.

+

Stay tuned for more adventures as we continue pushing the boundaries of Interchain NFTs!

-
Game of NFTs is now concluded
- - Check previous updates +
Game of NFTs
is now concluded
+ + Check out the winner list
@@ -177,7 +177,7 @@ export default { font-size: 0.28rem; font-weight: bold; color: #FFFFFF; - line-height: 0.28rem; + line-height: 0.32rem; margin-bottom: 0.32rem; @media (max-width: 768px) { font-size: 0.2rem; diff --git a/docs/.vuepress/components/WinnerTrack.vue b/docs/.vuepress/components/WinnerTrack.vue new file mode 100644 index 0000000..052fa7d --- /dev/null +++ b/docs/.vuepress/components/WinnerTrack.vue @@ -0,0 +1,122 @@ + + + + + \ No newline at end of file diff --git a/docs/.vuepress/components/WinnerTrophy.vue b/docs/.vuepress/components/WinnerTrophy.vue index ee6b026..7decf7d 100644 --- a/docs/.vuepress/components/WinnerTrophy.vue +++ b/docs/.vuepress/components/WinnerTrophy.vue @@ -43,7 +43,7 @@ export default { } .winner_trophy_title{ font-size: 0.16rem; - font-weight: 400; + font-weight: 600; color: #FFFFFF; line-height: 0.24rem; height: 0.48rem; @@ -61,6 +61,7 @@ export default { margin-right: 0.16rem; } .team_name { + font-weight: 600; font-size: 28px; } } diff --git a/docs/.vuepress/config/config.json b/docs/.vuepress/config/config.json index 0a4d11b..eae01e0 100644 --- a/docs/.vuepress/config/config.json +++ b/docs/.vuepress/config/config.json @@ -1,5 +1,5 @@ { - "serverUri": "${serverUri}", - "GoogleAnalyticsId": "${GoogleAnalyticsId}", - "releaseTime": "${releaseTime}" + "serverUri": "http://interchainnfts.dev.sh.bianjie.ai", + "GoogleAnalyticsId": "G-7V5BCCBYLX", + "releaseTime": "0" } \ No newline at end of file diff --git a/docs/.vuepress/pages/Winners.vue b/docs/.vuepress/pages/Winners.vue index 2ea15cc..4393200 100644 --- a/docs/.vuepress/pages/Winners.vue +++ b/docs/.vuepress/pages/Winners.vue @@ -1,21 +1,43 @@