1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-10 09:52:51 +00:00

dependency work

This commit is contained in:
2016-10-24 19:29:36 +02:00
parent e392a87cc0
commit 829b7e6248
4 changed files with 17 additions and 3 deletions

View File

@@ -8,6 +8,9 @@
<meta name="author" content="Mitchell Gerber">
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:300,400" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.7.0/highlight.min.js"></script>
<script src="https://unpkg.com/react@15/dist/react.min.js"></script>
<script src="https://unpkg.com/react-dom@15/dist/react-dom.min.js"></script>
<script src="https://unpkg.com/react-router/umd/ReactRouter.min.js"></script>
<title>mitchel.io</title>
</head>