7
7
< div id ="myCarousel " class ="carousel slide ">
8
8
< div class ="carousel-inner ">
9
9
< div class ="item active ">
10
- < img src ="assets/img/intro-carousel/slide-01.jpg " alt ="">
10
+ < img src ="/ assets/img/intro-carousel/slide-01.jpg " alt ="">
11
11
< div class ="container ">
12
12
< div class ="carousel-caption ">
13
13
< h1 > Power your web app.</ h1 >
@@ -18,7 +18,7 @@ <h1>Power your web app.</h1>
18
18
</ div >
19
19
</ div >
20
20
< div class ="item ">
21
- < img src ="assets/img/intro-carousel/slide-02.jpg " alt ="">
21
+ < img src ="/ assets/img/intro-carousel/slide-02.jpg " alt ="">
22
22
< div class ="container ">
23
23
< div class ="carousel-caption ">
24
24
< h1 > Solid state performance.</ h1 >
@@ -28,7 +28,7 @@ <h1>Solid state performance.</h1>
28
28
</ div >
29
29
</ div >
30
30
< div class ="item ">
31
- < img src ="assets/img/intro-carousel/slide-03.jpg " alt ="">
31
+ < img src ="/ assets/img/intro-carousel/slide-03.jpg " alt ="">
32
32
< div class ="container ">
33
33
< div class ="carousel-caption ">
34
34
< h1 > Globally accessible.</ h1 >
@@ -45,7 +45,7 @@ <h1>Globally accessible.</h1>
45
45
<!-- Three columns of text below the carousel -->
46
46
< div class ="row ">
47
47
< div class ="span4 ">
48
- < img src ="assets/img/MariaDB-seal.png ">
48
+ < img src ="/ assets/img/MariaDB-seal.png ">
49
49
< h2 > Powered by MariaDB</ h2 >
50
50
< p > MariaDB is a drop-in replacement for MySQL. MariaDB
51
51
strives to be the logical choice for database
@@ -54,7 +54,7 @@ <h2>Powered by MariaDB</h2>
54
54
< p > < a class ="btn " href ="# "> View details »</ a > </ p >
55
55
</ div > <!-- /.span4 -->
56
56
< div class ="span4 ">
57
- < img src ="assets/img/samsung-840-pro.png ">
57
+ < img src ="/ assets/img/samsung-840-pro.png ">
58
58
< h2 > SSD accelerated</ h2 >
59
59
< p > Live queries served by enterprise-grade SSDs, the fastest
60
60
money can buy. In fact, they're so fast, our servers can't
@@ -63,7 +63,7 @@ <h2>SSD accelerated</h2>
63
63
< p > < a class ="btn " href ="# "> View details »</ a > </ p >
64
64
</ div > <!-- /.span4 -->
65
65
< div class ="span4 ">
66
- < img src ="assets/img/wd-2tb.png ">
66
+ < img src ="/ assets/img/wd-2tb.png ">
67
67
< h2 > Ironclad backups</ h2 >
68
68
< p > Nightly, consistent backups of all databases. Made
69
69
available to you over AFS. Accidentally deleted all of your
@@ -75,7 +75,7 @@ <h2>Ironclad backups</h2>
75
75
< hr class ="featurette-divider ">
76
76
77
77
< div class ="featurette ">
78
- < img class ="featurette-image pull-right " src ="assets/img/sliced-bread.jpg ">
78
+ < img class ="featurette-image pull-right " src ="/ assets/img/sliced-bread.jpg ">
79
79
< h2 class ="featurette-heading "> The best thing since sliced bread. < span class ="muted "> It'll blow your mind.</ span > </ h2 >
80
80
< p class ="lead "> No, really, we have a server called
81
81
sliced-bread that used to run our databases. This one is way
@@ -85,7 +85,7 @@ <h2 class="featurette-heading">The best thing since sliced bread. <span class="m
85
85
< hr class ="featurette-divider ">
86
86
87
87
< div class ="featurette ">
88
- < img class ="featurette-image pull-left " src ="assets/img/grumpy-fuzzball.png ">
88
+ < img class ="featurette-image pull-left " src ="/ assets/img/grumpy-fuzzball.png ">
89
89
< h2 class ="featurette-heading "> Backed by SIPB. < span class ="muted "> Quality since 1969.</ span > </ h2 >
90
90
< p class ="lead "> We've been breaking and fixing computers for a
91
91
long time. You'll usually find us setting up cool new services
@@ -96,7 +96,7 @@ <h2 class="featurette-heading">Backed by SIPB. <span class="muted">Quality since
96
96
< hr class ="featurette-divider ">
97
97
98
98
< div class ="featurette ">
99
- < img class ="featurette-image pull-right " src ="assets/img/money.jpg ">
99
+ < img class ="featurette-image pull-right " src ="/ assets/img/money.jpg ">
100
100
< h2 class ="featurette-heading "> Databases. < span class ="muted "> For free.</ span > </ h2 >
101
101
< p class ="lead "> It doesn't get any better than this. All you need is an MIT Athena Account.</ p >
102
102
</ div >
0 commit comments