Skip to content

Commit 7386520

Browse files
committed
updated
1 parent 32e328b commit 7386520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h2 class="major">Contact</h2>
125125
<!-- Scripts -->
126126
<script type="text/javascript">
127127
// Get the current path.
128-
path = location.pathname;
128+
path = window.location.pathname;
129129
// window.location.pathname;
130130

131131
window.history.pushState(null, null, path + "/fool")

0 commit comments

Comments
 (0)