Skip to content

Commit

Permalink
Updating Sharing Preview
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcapstick committed Nov 18, 2023
1 parent 07be71c commit 37ae5e6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
Binary file added assets/website_preview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/website_preview.png
Binary file not shown.
15 changes: 9 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Website for the Machine Learning for Neuroscience module.">
<meta name="author" content="Alex Capstick and Payam Barnaghi">
<meta property="og:title" content="ML4NS Imperial">
<meta property="og:type" content="website">
<meta property="og:description" content="Website for the Machine Learning for Neuroscience module.">
<meta property="og:url" content="https://ml4ns.github.io/">
<meta property="og:image" content="https://ml4ns.github.io/assets/website_preview.png">
<link rel="shortcut icon" href="./assets/favicon.svg">
<meta property="og:title" content="ML4NS Imperial" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Website for the Machine Learning for Neuroscience module." />
<meta property="og:url" content="https://ml4ns.github.io/" />
<meta property="og:image" content="https://ml4ns.github.io/assets/website_preview.jpg" />
<meta property="og:image:width" content="1295" />
<meta property="og:image:height" content="957" />
<meta name="twitter:card" content="summary_large_image" />
<link rel="shortcut icon" href="./assets/favicon.svg" />

<title>ML4NS Imperial</title>

Expand Down

0 comments on commit 37ae5e6

Please sign in to comment.