Skip to content

Commit 6173a47

Browse files
committed
fix GLUE DAO icon
1 parent 855edd5 commit 6173a47

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.gitmeta

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
chown -h 1000:1000 './.gitmeta'
22
chmod 0664 './.gitmeta'
3-
/usr/bin/touch -hcmd "2023-05-20 23:51:14.0065890000 -0300" './.gitmeta'
4-
/usr/bin/touch -hcad "2023-05-20 23:42:36.4712471000 -0300" './.gitmeta'
3+
/usr/bin/touch -hcmd "2023-05-26 13:25:59.4930141000 -0300" './.gitmeta'
4+
/usr/bin/touch -hcad "2023-05-26 13:25:41.0535226000 -0300" './.gitmeta'
55
chown -h 1000:1000 './index.html'
66
chmod 0755 './index.html'
7-
/usr/bin/touch -hcmd "2023-05-20 23:50:43.0608036000 -0300" './index.html'
8-
/usr/bin/touch -hcad "2023-05-20 23:50:50.8242389000 -0300" './index.html'
7+
/usr/bin/touch -hcmd "2023-05-26 13:25:34.7406859000 -0300" './index.html'
8+
/usr/bin/touch -hcad "2023-05-26 13:25:58.2366986000 -0300" './index.html'

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h1>Working products <small>(alpha/beta stage - pls don't blame us)</small></h1>
184184
<hr/>
185185

186186
<div class="area" style="position: relative;width: 100%;border-top: 1px solid #9a9a9a;background: #000;padding: 10px;">
187-
<center><h6><a href="https://gluedao.github.io/" target="_blank"><img width="24px" src="./img/other/gluetoken.svg"/> GLUE DAO</a></h6>
187+
<center><h6><a href="https://gluedao.github.io/" target="_blank"><img width="24px" src="https://gluedao.github.io/icon.svg"/> GLUE DAO</a></h6>
188188
<h1>Projecting DeFi backbones:</h1>
189189
<a href="https://pol3.io/" target="_blank" style="padding-right:15px"><img src="https://pol3.io/press/press-kit/img/logotype-plain_white.svg" style="opacity: 0.7;" width="150px"></a> <a href="https://xusdchain.github.io/" target="_blank" style="padding-right:15px"><img src="https://xusdchain.github.io/press/press-kit/img/logotype-plain_white.svg" style="opacity: 0.7;" width="150px"></a> <a href="https://plasmiumchain.github.io/" target="_blank" style="padding-right:15px"><img src="https://plasmiumchain.github.io/press/press-kit/img/logotype-plain_white.svg" style="opacity: 0.7;" width="250px"></a> <a href="https://silvertapelabs.github.io/" target="_blank"><img src="https://silvertapelabs.github.io/press/press-kit/img/logotype-plain_white.svg" style="opacity: 0.7;" width="200px"></a>
190190
</center>
@@ -281,7 +281,7 @@ <h1>Rejected projects</h1>
281281

282282
</article>
283283
<footer><div class="footer-shadow"></div>
284-
<center>Last update in Sat May 20 23:50 2023 -0300.</center><a href="https://framework.js.org/" target="blank"><img src="https://img.shields.io/badge/built%20with-Framework.js%20(r1)-00A185.svg" title="Built with FrameworkJS" alt="Built with FrameworkJS" style="-webkit-user-drag:element"></a><!--<a href="https://pehtml.eth.link/" target="blank"><img src="https://pehtml.eth.link/img/seal-2.png" width="167px" height="94px" style="-webkit-user-drag:element"></a>-->
284+
<center>Last update in Fri May 26 13:25 2023 -0300.</center><a href="https://framework.js.org/" target="blank"><img src="https://img.shields.io/badge/built%20with-Framework.js%20(r1)-00A185.svg" title="Built with FrameworkJS" alt="Built with FrameworkJS" style="-webkit-user-drag:element"></a><!--<a href="https://pehtml.eth.link/" target="blank"><img src="https://pehtml.eth.link/img/seal-2.png" width="167px" height="94px" style="-webkit-user-drag:element"></a>-->
285285
<div class="social-icons">
286286
<a href="https://play.google.com/store/apps/dev?id=5030505325507745863" target="blank"><img src="img/social/google-play.svg" width="40px" height="40px" title="Install our games and apps" alt="Play Store"></a>
287287
<a href="https://instagram.com/Plasmmer" target="blank"><img src="img/social/instagram.svg" width="40px" height="40px" title="Follow us at Instagram" alt="Instagram"></a>

0 commit comments

Comments
 (0)