Skip to content

Commit

Permalink
updated meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ratalla816 committed Feb 24, 2024
1 parent 1b60a91 commit 3a7aeb2
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -279,13 +279,13 @@
border-radius: 25px;
}

.git img {
/* .git img { */
/* length: 64px; */
box-sizing: border-box;
/* box-sizing: border-box;
width: 64px !important;
height: 64px !important;
align-items: center !important;
}
} */


.page img {
Expand Down
40 changes: 20 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Contains descriptions of various process paths and features a submission form that allows associates to request cross-training">
<meta name="keywords" content="Critical Roles, Associate Experience, Continuous Improvement, Self-Service, Cross-Train, Process Path">
<meta name="author" content="Rob Christopher Atalla">
Expand Down Expand Up @@ -354,26 +354,26 @@ <h2 class="section-title secondary-border">
</div>


<div class="form-container">
<div class="form">
<a
href="javascript:void(
window.open(
'https://form.jotform.com/240317832065048',
'blank',
'scrollbars=yes,
toolbar=no,
width=700,
height=500'
<div class="form-container">
<div class="form">
<a
href="javascript:void(
window.open(
'https://form.jotform.com/240317832065048',
'blank',
'scrollbars=yes,
toolbar=no,
width=700,
height=500'
)
)
)
">
CLICK HERE TO FILL OUT THE SIGN UP FORM!
</a>
">
CLICK HERE TO FILL OUT THE SIGN UP FORM!
</a>
</div>
</div>
</section>
</div>
</div>
</section>
</div>
<!-- reach out end -->

<!-- footer -->
Expand Down

0 comments on commit 3a7aeb2

Please sign in to comment.