|
@@ -36,15 +36,9 @@
|
36
|
36
|
}
|
37
|
37
|
|
38
|
38
|
a img {
|
39
|
|
- height: 5em;
|
|
39
|
+ height: 80px;
|
40
|
40
|
border-radius: 4px;
|
41
|
41
|
}
|
42
|
|
-
|
43
|
|
- @media screen and (min-width: 768px) {
|
44
|
|
- a img {
|
45
|
|
- height: 3em;
|
46
|
|
- }
|
47
|
|
- }
|
48
|
42
|
</style>
|
49
|
43
|
</head>
|
50
|
44
|
<body>
|
|
@@ -66,8 +60,8 @@
|
66
|
60
|
<h2>Share</h2>
|
67
|
61
|
<p>This experience is powered by <a href="https://alemart.github.io/encantar-js" target="_blank">encantar.js: GPU-accelerated Augmented Reality for the web</a>.</p>
|
68
|
62
|
<div>
|
69
|
|
- <a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Falemart.github.io/encantar-js"e=%23encantar-js" target="_blank" rel="external" class="button"><img src="../assets/facebook.png" alt="Share on Facebook"></a>
|
70
|
|
- <a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Falemart.github.io/encantar-js&hashtags=encantar-js" target="_blank" rel="external" class="button"><img src="../assets/twitter.png" alt="Share on X"></a>
|
|
63
|
+ <a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Falemart.github.io/encantar-js"e=%23encantarjs" target="_blank" rel="external" class="button"><img src="../assets/facebook.png" alt="Share on Facebook"></a>
|
|
64
|
+ <a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Falemart.github.io/encantar-js&hashtags=encantarjs" target="_blank" rel="external" class="button"><img src="../assets/twitter.png" alt="Share on X"></a>
|
71
|
65
|
<a href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Falemart.github.io/encantar-js" target="_blank" rel="external" class="button"><img src="../assets/linkedin.png" alt="Share on LinkedIn"></a>
|
72
|
66
|
<a href="https://wa.me/?text=https%3A%2F%2Falemart.github.io/encantar-js" target="_blank" rel="external" class="button"><img src="../assets/whatsapp.png" alt="Share via WhatsApp"></a>
|
73
|
67
|
<a href="https://t.me/share/url?url=https%3A%2F%2Falemart.github.io/encantar-js" target="_blank" rel="external" class="button"><img src="../assets/telegram.png" alt="Share via Telegram"></a>
|