I hereby claim:
- I am stevengfx on github.
- I am stevengfx (https://keybase.io/stevengfx) on keybase.
- I have a public key ASD8KpKvjHTKyiJKuk9btlyDqqUT8M4H7TSqx115FU-SNQo
To claim this, I am signing this object:
1. AC GEN PWR - Up (Left & Right) [right, electrical control panel] | |
2. BOOST PUMPS WING - Up (Left & Right) [left, fuel system control panel] | |
3. BOOST PUMPS MAIN - Up (Left & Right) [left, fuel system control panel] | |
4. BATTERY PWR - Up [right, electrical control panel] | |
5. INVERTER STBY - Up [right, electrical control panel] | |
6. SIGNAL LIGHTS LAMP TEST (check all warning lights) [left, auxiliary lighting control panel] | |
7. FIRE DETECT BLEED AIR LEAK TEST (check engine fire light, bleed air leak light on caution annunciation panel) [left, auxiliary lighting control panel] | |
8. TEST IND (fuel display select set to INT. needles should be just above 4000lbs depending on fuel load. needles should drop to ~3000lbs +/-200. total should hit 6000lbs +/-200) [center, fuel panel] | |
9. FUEL DISPLAY SELECT - MAIN | |
10. OXYGEN SUPPLY (green wheel. check flow indicator is blinking) - Up [right, oxygen control panel] |
{# Get URL of single file field #} | |
{{ node.field_file.entity.uri.value }} | |
{# Get URL of multi file field #} | |
{{ node.field_file['#items'].entity.uri.value }} | |
{# Trun into link #} | |
{{ file_url(node.field_file.entity.uri.value) }} | |
{# Check if there is at least one value #} |
# Extra custom Xdebug setting for debug to work in VSCode. | |
xdebug.remote_enable = 1 | |
xdebug.remote_autostart = 1 |
{ | |
// Use IntelliSense to learn about possible attributes. | |
// Hover to view descriptions of existing attributes. | |
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 | |
"version": "0.2.0", | |
"configurations": [ | |
{ | |
"name": "Listen for XDebug", | |
"type": "php", | |
"request": "launch", |
I hereby claim:
To claim this, I am signing this object:
<div class="flex-fill">
<h2 class="text-uppercase h6 font-weight-bold text-center mb-3">Sponsors</h2>
<ul class="cc-affiliates field__items d-flex flex-wrap list-unstyled justify-content-center">
<li class="cc-affiliates-item field__item col-12 col-sm-6 col-md-3 align-self-center mx-auto">
<div role="article" about="/affilate/institute-electrical-and-electronics-engineers-ieee" class="node node--type-cc-affiliate node--view-mode-cc-embedded-condensed clearfix">
<div class="col-12 pr-md-0 affiliate-logo-img position-relative bg-white mb-3 text-center">
<a href="https://ieee.org" title="https://ieee.org" target="_blank">
/* CONFlux VSM SHAME Styles */ | |
/* GLOBAL */ | |
.border-tertiary { | |
border-color: var(--tertiary) !important; | |
} | |
.text-tertiary { | |
color: var(--tertiary) !important; |
<div
class="flex">
<!-- Presentation main body-->
<div
id="presentation--main-body" class="w-full xl:w-3/4">
<!-- Presentation header -->
<div
id="presentation--header" class="flex flex-wrap">
<!-- Presentation header media -->
{ | |
htmlAttrs: { | |
lang: 'en', | |
'data-theme': 'light', | |
}, | |
} |