Adds Mastodon link back for verification

This commit is contained in:
Andrew Gioia 2023-09-01 12:12:39 -04:00
parent 69dd5b2ed6
commit f4b9db3c0b
No known key found for this signature in database
GPG Key ID: FC09694A000800C8
2 changed files with 3 additions and 4 deletions

View File

@ -10,7 +10,6 @@
"devDependencies": {
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "sass --no-source-map src/scss/theme.scss dist/site.css && cp src/index.html dist/index.html && cp -R src/img dist && cp -R src/icons dist",
"prod": "sass --no-source-map src/scss/theme.scss dist/site.css --style compressed && cp src/index.html dist/index.html && cp -R src/img dist && cp -R src/icons dist",
"watch": "sass --no-source-map --watch src/scss/theme.scss dist/site.css",

View File

@ -26,13 +26,13 @@
</h1>
</main>
<footer>
<a href="https://gioia.social/@andrew" target="blank" class="mastodon">
<a href="https://gioia.social/@andrew" target="blank" class="mastodon" rel="me">
<i class="icon icon-mastodon"></i>
</a>
<a href="https://gioia.photos/andrew" target="blank" class="pixelfed">
<a href="https://gioia.photos/andrew" target="blank" class="pixelfed" rel="me">
<i class="icon icon-pixelfed"></i>
</a>
<a href="https://git.gioia.cloud/andrew" target="blank" class="gitea">
<a href="https://git.gioia.cloud/andrew" target="blank" class="gitea" rel="me">
<i class="icon icon-gitea"></i>
</a>
<a href="mailto:hi@andrewgioia.com" target="blank" class="email">