summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-08-27 22:33:41 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-23 10:05:45 +0200
commit7aea29d0b22f7e5932c9b147611fe02373bb9645 (patch)
treeeda7a450a16ccfd3d5ff7f722cd0a44602a4a0b1 /public
parent2c42e9488771070d8efec5d91835cd8c7885f4b1 (diff)
Add content sections to homepage
Diffstat (limited to 'public')
-rw-r--r--public/img/portraits/aiosup.pngbin0 -> 111629 bytes
-rw-r--r--public/img/portraits/gandreadis.pngbin0 -> 118477 bytes
-rw-r--r--public/img/portraits/loverweel.pngbin0 -> 107768 bytes
-rw-r--r--public/img/portraits/mbijman.pngbin0 -> 111670 bytes
-rw-r--r--public/img/stakeholders/Developer.pngbin0 -> 11411 bytes
-rw-r--r--public/img/stakeholders/Manager.pngbin0 -> 9946 bytes
-rw-r--r--public/img/stakeholders/Researcher.pngbin0 -> 10984 bytes
-rw-r--r--public/img/stakeholders/Sales.pngbin0 -> 10074 bytes
-rw-r--r--public/img/stakeholders/Student.pngbin0 -> 12960 bytes
-rw-r--r--public/img/tudelft-icon.pngbin0 -> 4387 bytes
-rw-r--r--public/index.html16
11 files changed, 8 insertions, 8 deletions
diff --git a/public/img/portraits/aiosup.png b/public/img/portraits/aiosup.png
new file mode 100644
index 00000000..30de349c
--- /dev/null
+++ b/public/img/portraits/aiosup.png
Binary files differ
diff --git a/public/img/portraits/gandreadis.png b/public/img/portraits/gandreadis.png
new file mode 100644
index 00000000..403870fa
--- /dev/null
+++ b/public/img/portraits/gandreadis.png
Binary files differ
diff --git a/public/img/portraits/loverweel.png b/public/img/portraits/loverweel.png
new file mode 100644
index 00000000..d12a9e86
--- /dev/null
+++ b/public/img/portraits/loverweel.png
Binary files differ
diff --git a/public/img/portraits/mbijman.png b/public/img/portraits/mbijman.png
new file mode 100644
index 00000000..decf9fdd
--- /dev/null
+++ b/public/img/portraits/mbijman.png
Binary files differ
diff --git a/public/img/stakeholders/Developer.png b/public/img/stakeholders/Developer.png
new file mode 100644
index 00000000..d2638e6c
--- /dev/null
+++ b/public/img/stakeholders/Developer.png
Binary files differ
diff --git a/public/img/stakeholders/Manager.png b/public/img/stakeholders/Manager.png
new file mode 100644
index 00000000..92db7459
--- /dev/null
+++ b/public/img/stakeholders/Manager.png
Binary files differ
diff --git a/public/img/stakeholders/Researcher.png b/public/img/stakeholders/Researcher.png
new file mode 100644
index 00000000..d87edd39
--- /dev/null
+++ b/public/img/stakeholders/Researcher.png
Binary files differ
diff --git a/public/img/stakeholders/Sales.png b/public/img/stakeholders/Sales.png
new file mode 100644
index 00000000..5b7c3a72
--- /dev/null
+++ b/public/img/stakeholders/Sales.png
Binary files differ
diff --git a/public/img/stakeholders/Student.png b/public/img/stakeholders/Student.png
new file mode 100644
index 00000000..a4900303
--- /dev/null
+++ b/public/img/stakeholders/Student.png
Binary files differ
diff --git a/public/img/tudelft-icon.png b/public/img/tudelft-icon.png
new file mode 100644
index 00000000..a7a2d56a
--- /dev/null
+++ b/public/img/tudelft-icon.png
Binary files differ
diff --git a/public/index.html b/public/index.html
index 065185d3..b5d509cb 100644
--- a/public/index.html
+++ b/public/index.html
@@ -28,8 +28,8 @@
<meta name="google-signin-client_id"
content="311799954046-jv2inpg9nu7m0avcg6gulvkuvfgbtgb4.apps.googleusercontent.com">
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css"
- integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous">
+ <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css"
+ integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<script src="https://use.fontawesome.com/ece66a2e7c.js"></script>
</head>
@@ -38,14 +38,14 @@
You need to enable JavaScript to run this app.
</noscript>
<div id="root"></div>
-<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"
- integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
+<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
+ integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
-<script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js"
- integrity="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb"
+<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"
+ integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
crossorigin="anonymous"></script>
-<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js"
- integrity="sha384-vBWWzlZJ8ea9aCX4pEW3rVHjgjt7zpkNpZk+02D9phzyeVkE+jo0ieGizqPLForn"
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"
+ integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
crossorigin="anonymous"></script>
</body>
</html>