Skip to content

Commit f2a2b18

Browse files
committed
Remove organization details
1 parent 35dca72 commit f2a2b18

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

pages/index.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -160,22 +160,6 @@
160160
<script defer src="static/js/bulma-carousel.min.js"></script>
161161
<script defer src="static/js/bulma-slider.min.js"></script>
162162
<script defer src="static/js/index.js"></script>
163-
164-
<!-- TODO: add organizationd details -->
165-
<!-- Website/Organization Structured Data -->
166-
<script type="application/ld+json">
167-
{
168-
"@context": "https://schema.org",
169-
"@type": "Organization",
170-
"name": "INSTITUTION_OR_LAB_NAME",
171-
"url": "https://YOUR_INSTITUTION_WEBSITE.com",
172-
"logo": "https://YOUR_DOMAIN.com/static/images/favicon.ico",
173-
"sameAs": [
174-
"https://twitter.com/YOUR_TWITTER_HANDLE",
175-
"https://github.com/YOUR_GITHUB_USERNAME"
176-
]
177-
}
178-
</script>
179163
</head>
180164
<body>
181165
<!-- Scroll to Top Button -->

0 commit comments

Comments
 (0)