-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathother.html
More file actions
52 lines (31 loc) · 1.15 KB
/
Copy pathother.html
File metadata and controls
52 lines (31 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
layout: default
title: Other Projects
permalink: /other/
---
<!-- MAIN SECTION -->
<section class="main">
<h1>Other Projects</h1>
<div class="row">
<div class="small-12 columns medium-6 columns large-6 columns">
<h4></h4>
<!-- <hr class="main-ruler"> -->
<img id="pH Logo" src="{{site.baseurl}}/images/two.png" alt="Panet Hemp Logo" width=500px height=500px />
</div>
<div class="small-12 columns medium-6 columns large-6 columns">
<h4></h4>
<!-- <hr class="main-ruler"> -->
<img id="91195 logo" src="{{site.baseurl}}/images/three.jpg" alt="91195 logo" width=500px height=500px />
</div>
<div class="small-12 columns medium-6 columns large-6 columns">
<h4></h4>
<!-- <hr class="main-ruler"> -->
<img id="DBCL logo" src="{{site.baseurl}}/images/other1.png" alt="91195 logo" width=500px height=500px />
</div>
<div class="small-12 columns medium-6 columns large-6 columns">
<h4></h4>
<!-- <hr class="main-ruler"> -->
<img id="DBCL logo" src="{{site.baseurl}}/images/other2.jpg" alt="91195 logo" width=500px height=500px />
</div>
</div>
</section>