1
0
Fork 0

Re-enable Matrix references

This commit is contained in:
Moritz Ruth 2022-05-22 14:05:50 +02:00
parent edf28dfb1c
commit e8224e03a9

View file

@ -2,8 +2,8 @@
<TopBarLayout back-target="/" title="Contact">
<div class="text-lg p-5 max-w-130 mx-auto">
<div class="space-y-4 text-xl">
<p>For business inquiries, please use <!-- Matrix or --> Email.</p>
<!-- <p>Matrix should be used when encryption is desired.</p> -->
<p>For business inquiries, please use Matrix or Email.</p>
<p>Matrix should be used when encryption is desired.</p>
</div>
<div class="pt-6 relative flex items-center">
<div class="absolute w-full">
@ -71,12 +71,12 @@
}
l.push(
//{
// icon: MatrixIcon,
// href: "https://moritzruth.de/matrix",
// label: "Matrix",
// description: "@moritz:deltaa.xyz"
//},
{
icon: MatrixIcon,
href: "https://moritzruth.de/matrix",
label: "Matrix",
description: "@moritz:deltaa.xyz"
},
{
icon: TwitterIcon,
href: "https://moritzruth.de/twitter",