Removed temp unused section
This commit is contained in:
parent
7615a8aaf6
commit
d6efa34fc7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
$(window).ready(function() {
|
||||
$('#page').fullpage({
|
||||
anchors:["landing","resume","projects","getInTouch"]
|
||||
anchors:["landing","resume","getInTouch"]
|
||||
});
|
||||
|
||||
var period = "<span style='color:#727272;font-weight:normal'>.</span>";
|
||||
|
|
Loading…
Reference in a new issue