Skip to content

Commit

Permalink
deploy: 6a6c95e
Browse files Browse the repository at this point in the history
  • Loading branch information
ObedVega committed Jul 12, 2024
1 parent f9f7703 commit 41cf5bc
Show file tree
Hide file tree
Showing 225 changed files with 14,323 additions and 223 deletions.
60 changes: 60 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -1189,6 +1189,66 @@
}
</style> <!-- Navbar -->

<!-- Possible Banner -->
<div class="possible-banner-2">
<div class="text-section">
<p class="text-1">
<span class="display-1">If you imagine it, envision it, create it... Teradata makes it Possible. Join us. </span>
<span class="display-2">"If you imagine it...Teradata makes it Possible. </span>
<a class="register-now" href="https://www.teradata.com/events/possible" target="_blank" aria-label="If you imagine it, envision it, create it... Teradata makes it Possible. Join us." data-gtm-category="banner" data-gtm-action="leaderboard" data-gtm-label="Register now" data-intellimize-exp-417218923="true">
Register now.
</a>
</p>
</div>
</div>
<style>
.possible-banner-2{
background: #DFE1F9;
position: relative;
height: 50px;
top: 20px;
flex-shrink: 0;
display:none;
}
.text-section{
text-align: center;
padding: 10px 0px 10px 0px;
}
.text-1{
color: #171A2C;
font-feature-settings: 'clig' off, 'liga' off;
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.register-now{
color: #171A2C;
font-feature-settings: 'clig' off, 'liga' off;
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
}
.display-2{
display: none;
}
@media (max-width: 600px) {
.text-section {
padding: 1px 0px 1px 0px;
}
.display-1{
display: none;
}
.display-2{
display: block;
}
}
</style><!-- Possible Banner -->

<script>
var sectionElement = document.querySelector(".navbar-search");
var devElement = document.querySelector(".dev");
Expand Down
63 changes: 63 additions & 0 deletions advanced-dbt.html
Original file line number Diff line number Diff line change
Expand Up @@ -1192,6 +1192,66 @@
}
</style> <!-- Navbar -->

<!-- Possible Banner -->
<div class="possible-banner-2">
<div class="text-section">
<p class="text-1">
<span class="display-1">If you imagine it, envision it, create it... Teradata makes it Possible. Join us. </span>
<span class="display-2">"If you imagine it...Teradata makes it Possible. </span>
<a class="register-now" href="https://www.teradata.com/events/possible" target="_blank" aria-label="If you imagine it, envision it, create it... Teradata makes it Possible. Join us." data-gtm-category="banner" data-gtm-action="leaderboard" data-gtm-label="Register now" data-intellimize-exp-417218923="true">
Register now.
</a>
</p>
</div>
</div>
<style>
.possible-banner-2{
background: #DFE1F9;
position: relative;
height: 50px;
top: 20px;
flex-shrink: 0;
display:none;
}
.text-section{
text-align: center;
padding: 10px 0px 10px 0px;
}
.text-1{
color: #171A2C;
font-feature-settings: 'clig' off, 'liga' off;
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.register-now{
color: #171A2C;
font-feature-settings: 'clig' off, 'liga' off;
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
}
.display-2{
display: none;
}
@media (max-width: 600px) {
.text-section {
padding: 1px 0px 1px 0px;
}
.display-1{
display: none;
}
.display-2{
display: block;
}
}
</style><!-- Possible Banner -->

<script>
var sectionElement = document.querySelector(".navbar-search");
var devElement = document.querySelector(".dev");
Expand Down Expand Up @@ -2516,6 +2576,9 @@ <h2 id="_summary"><a class="anchor" href="#_summary"></a>Summary</h2>
</div>
</article>
<style>
.possible-banner-2{
display: block;
}
.button-free-demo {
display: none;
}
Expand Down
63 changes: 63 additions & 0 deletions ai-unlimited/ai-unlimited-aws-permissions-policies.html
Original file line number Diff line number Diff line change
Expand Up @@ -1192,6 +1192,66 @@
}
</style> <!-- Navbar -->

<!-- Possible Banner -->
<div class="possible-banner-2">
<div class="text-section">
<p class="text-1">
<span class="display-1">If you imagine it, envision it, create it... Teradata makes it Possible. Join us. </span>
<span class="display-2">"If you imagine it...Teradata makes it Possible. </span>
<a class="register-now" href="https://www.teradata.com/events/possible" target="_blank" aria-label="If you imagine it, envision it, create it... Teradata makes it Possible. Join us." data-gtm-category="banner" data-gtm-action="leaderboard" data-gtm-label="Register now" data-intellimize-exp-417218923="true">
Register now.
</a>
</p>
</div>
</div>
<style>
.possible-banner-2{
background: #DFE1F9;
position: relative;
height: 50px;
top: 20px;
flex-shrink: 0;
display:none;
}
.text-section{
text-align: center;
padding: 10px 0px 10px 0px;
}
.text-1{
color: #171A2C;
font-feature-settings: 'clig' off, 'liga' off;
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.register-now{
color: #171A2C;
font-feature-settings: 'clig' off, 'liga' off;
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
}
.display-2{
display: none;
}
@media (max-width: 600px) {
.text-section {
padding: 1px 0px 1px 0px;
}
.display-1{
display: none;
}
.display-2{
display: block;
}
}
</style><!-- Possible Banner -->

<script>
var sectionElement = document.querySelector(".navbar-search");
var devElement = document.querySelector(".dev");
Expand Down Expand Up @@ -2513,6 +2573,9 @@ <h2 id="_next_steps"><a class="anchor" href="#_next_steps"></a>Next Steps</h2>
</div>
</article>
<style>
.possible-banner-2{
display: block;
}
.button-free-demo {
display: none;
}
Expand Down
63 changes: 63 additions & 0 deletions ai-unlimited/ai-unlimited-magic-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -1192,6 +1192,66 @@
}
</style> <!-- Navbar -->

<!-- Possible Banner -->
<div class="possible-banner-2">
<div class="text-section">
<p class="text-1">
<span class="display-1">If you imagine it, envision it, create it... Teradata makes it Possible. Join us. </span>
<span class="display-2">"If you imagine it...Teradata makes it Possible. </span>
<a class="register-now" href="https://www.teradata.com/events/possible" target="_blank" aria-label="If you imagine it, envision it, create it... Teradata makes it Possible. Join us." data-gtm-category="banner" data-gtm-action="leaderboard" data-gtm-label="Register now" data-intellimize-exp-417218923="true">
Register now.
</a>
</p>
</div>
</div>
<style>
.possible-banner-2{
background: #DFE1F9;
position: relative;
height: 50px;
top: 20px;
flex-shrink: 0;
display:none;
}
.text-section{
text-align: center;
padding: 10px 0px 10px 0px;
}
.text-1{
color: #171A2C;
font-feature-settings: 'clig' off, 'liga' off;
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.register-now{
color: #171A2C;
font-feature-settings: 'clig' off, 'liga' off;
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
}
.display-2{
display: none;
}
@media (max-width: 600px) {
.text-section {
padding: 1px 0px 1px 0px;
}
.display-1{
display: none;
}
.display-2{
display: block;
}
}
</style><!-- Possible Banner -->

<script>
var sectionElement = document.querySelector(".navbar-search");
var devElement = document.querySelector(".dev");
Expand Down Expand Up @@ -2825,6 +2885,9 @@ <h2 id="_help"><a class="anchor" href="#_help"></a>%help</h2>
</div>
</article>
<style>
.possible-banner-2{
display: block;
}
.button-free-demo {
display: none;
}
Expand Down
63 changes: 63 additions & 0 deletions ai-unlimited/deploy-ai-unlimited-aws-cloudformation.html
Original file line number Diff line number Diff line change
Expand Up @@ -1192,6 +1192,66 @@
}
</style> <!-- Navbar -->

<!-- Possible Banner -->
<div class="possible-banner-2">
<div class="text-section">
<p class="text-1">
<span class="display-1">If you imagine it, envision it, create it... Teradata makes it Possible. Join us. </span>
<span class="display-2">"If you imagine it...Teradata makes it Possible. </span>
<a class="register-now" href="https://www.teradata.com/events/possible" target="_blank" aria-label="If you imagine it, envision it, create it... Teradata makes it Possible. Join us." data-gtm-category="banner" data-gtm-action="leaderboard" data-gtm-label="Register now" data-intellimize-exp-417218923="true">
Register now.
</a>
</p>
</div>
</div>
<style>
.possible-banner-2{
background: #DFE1F9;
position: relative;
height: 50px;
top: 20px;
flex-shrink: 0;
display:none;
}
.text-section{
text-align: center;
padding: 10px 0px 10px 0px;
}
.text-1{
color: #171A2C;
font-feature-settings: 'clig' off, 'liga' off;
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.register-now{
color: #171A2C;
font-feature-settings: 'clig' off, 'liga' off;
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
}
.display-2{
display: none;
}
@media (max-width: 600px) {
.text-section {
padding: 1px 0px 1px 0px;
}
.display-1{
display: none;
}
.display-2{
display: block;
}
}
</style><!-- Possible Banner -->

<script>
var sectionElement = document.querySelector(".navbar-search");
var devElement = document.querySelector(".dev");
Expand Down Expand Up @@ -2704,6 +2764,9 @@ <h2 id="_next_steps"><a class="anchor" href="#_next_steps"></a>Next Steps</h2>
</div>
</article>
<style>
.possible-banner-2{
display: block;
}
.button-free-demo {
display: none;
}
Expand Down
Loading

0 comments on commit 41cf5bc

Please sign in to comment.