added rel="me" to head of index

This commit is contained in:
Sara 2024-05-08 23:28:23 +02:00
parent d0440f04e3
commit 728a90e615

View file

@ -11,6 +11,8 @@
<link rel="stylesheet" href="shared/style.css"> <link rel="stylesheet" href="shared/style.css">
<link rel="stylesheet" href="shared/projects.css"> <link rel="stylesheet" href="shared/projects.css">
<link rel="me" href="https://tech.lgbt/@sara">
<style> <style>
#intro-sentence { #intro-sentence {
margin-bottom: 100px; margin-bottom: 100px;