show default project
This commit is contained in:
parent
d672e1cbee
commit
ada51f62b2
|
@ -48,6 +48,7 @@
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
$('.projectThumb').eq(0).click();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
@ -92,6 +93,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="textGallery">
|
<div id="textGallery">
|
||||||
|
<!--
|
||||||
<p class="orange" id="projectTitle">Project</p>
|
<p class="orange" id="projectTitle">Project</p>
|
||||||
<p>Dummy text</p>
|
<p>Dummy text</p>
|
||||||
<br>
|
<br>
|
||||||
|
@ -106,7 +108,7 @@
|
||||||
<p class="orange" id="projectExtraText">Content Block</p>
|
<p class="orange" id="projectExtraText">Content Block</p>
|
||||||
<p>Dummy text Dummy text Dummy text</p>
|
<p>Dummy text Dummy text Dummy text</p>
|
||||||
<br>
|
<br>
|
||||||
|
-->
|
||||||
</div><!--TEXT GALLERY CLOSING-->
|
</div><!--TEXT GALLERY CLOSING-->
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user