Skip to content

Instantly share code, notes, and snippets.

View ahmadajmi's full-sized avatar

Ahmad Ajmi ahmadajmi

View GitHub Profile
[{"from":"/blog","to":"/","permanent":true},{"from":"/buy-now","to":"/","permanent":true},{"from":"/contacts","to":"/","permanent":true},{"from":"/duncan_robertson_press.htm","to":"/","permanent":true},{"from":"/favorite-toolbar-in-tradingview","to":"/","permanent":true},{"from":"/five-day-trading-course-1","to":"/","permanent":true},{"from":"/forex-software","to":"/","permanent":true},{"from":"/forex-trading-courseaccumulationun","to":"/","permanent":true},{"from":"/free-trading-course","to":"/","permanent":true},{"from":"/free_daytrading_software.html","to":"/","permanent":true},{"from":"/gdpr-privacy-policy","to":"/","permanent":true},{"from":"/how-do-i-get-started-in-trading","to":"/","permanent":true},{"from":"/how-do-i-manage-risk-in-trading","to":"/","permanent":true},{"from":"/how-much-can-i-realistically-earn-from-trading","to":"/","permanent":true},{"from":"/how-much-do-you-need-to-start-trading","to":"/","permanent":true},{"from":"/how-to-avoid-common-trading-mistakes","to":"/","permanent":true},{"
<script>
(function ($) {
$(function () {
var $btn = $('.js-load-cards');
if (!$btn.length) return;
$btn.off('click.tripoliFix').off('click').on('click.tripoliFix', function (e) {
e.preventDefault();
e.stopImmediatePropagation();
<script>
(function () {
// Read the offset your theme computes into CSS
function readOffset() {
const v = getComputedStyle(document.documentElement)
.getPropertyValue('--toc-scroll-offset').trim();
const n = parseInt(v, 10);
return Number.isFinite(n) ? n : 16;
}
{
"Skip to content": "Aller au contenu",
"Table of Contents": "Table des matières",
"Page Not Found": "Page non trouvée",
"Dark": "Sombre",
"Light": "Lumière",
"Search": "Rechercher",
<div class="c-section c-section--testimonials">
<div class="o-grid o-grid--2-columns">
<div class="c-card-testimonial">
<blockquote class="c-card-testimonial__text">Excellent support from the team behind the Aspire themes, if you decide to give it a try.</blockquote>
<div class="c-card-testimonial__author">
<div class="c-card-testimonial__author__bio">
<p class="c-card-testimonial__author__name"><a href="#">Amelia Harry</a></p>
<p class="c-card-testimonial__author__title">Engineer @Shopify</p>
<form id="fs-frm" name="simple-contact-form" accept-charset="utf-8" action="FORM_ENDPOINT" method="post">
<fieldset id="fs-frm-inputs" style='border:0;'>
<label for="full-name">Full Name</label>
<input type="text" name="name" id="full-name" placeholder="First and Last" required=""><br>
<label for="email-address">Email Address</label>
<input type="email" name="_replyto" id="email-address" placeholder="[email protected]" required=""><br>
<label for="message">Message</label>
<textarea rows="5" name="message" id="message" placeholder="What is your inquiry or message?" required=""></textarea>
<input type="hidden" name="_subject" id="email-subject" value="Contact Form Submission">
</fieldset><br>
{{!< default}}
{{#post}}
<main class='o-wrapper'>
{{#match @page.show_title_and_feature_image}}
{{> post-hero }}
{{/match}}
<div class='o-grid'>
{{!< default}}
{{#contentFor 'title'}}{{ meta_title }}{{/contentFor}}
{{#post}}
<article class='c-{{ post_class }}'>
{{#match @page.show_title_and_feature_image}}
{{> post-header }}
{{/match}}
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.28.0/plugins/autoloader/prism-autoloader.min.js" integrity="sha512-fTl/qcO1VgvKtOMApX2PdZzkziyr2stM65GYPLGuYMnuMm1z2JLJG6XVU7C/mR+E7xBUqCivykuhlzfqxXBXbg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<ul class='c-subscribe-list'>
{{#if @custom.apple_podcasts}}
<li class='c-subscribe-list__item'>
<a href='{{ @custom.apple_podcasts }}' class='c-subscribe-list__link' target='_blank' rel='noopener noreferrer'>
<div class='c-subscribe-list__media'>
<img class='c-subscribe-list__icon lazyload' data-src='{{ asset 'icons/apple.svg' }}' alt='Apple Podcasts icon' width='20' height='20'>
</div>
<span class='c-subscribe-list__name'>Apple Podcasts</span>
</a>
</li>