diff --git a/in/en/index.html b/in/en/index.html index 0b520d3..97b14c4 100644 --- a/in/en/index.html +++ b/in/en/index.html @@ -88,9 +88,9 @@ France

OpenPGP -OpenPGP +OpenPGP -keys.openpgp.org +1DBD 5EC4 BADA 5579 @@ -134,7 +134,7 @@ France

Boot

@@ -151,7 +151,7 @@ France

Code

@@ -410,7 +410,7 @@ Parent POSIX Shell & Python framework for chil
GAIO logo
-

GAIO (Operational IT Air Group)

+

GAIO (Operational IT Air Group)

Java Developer @ Production

@@ -423,7 +423,7 @@ Parent POSIX Shell & Python framework for chil
  • designed & implemented a cartographic engine with PNG images & XML metadata
  • wrote import of KML & KMZ files to display layers of tactical situations (SITAC)
  • wrote device drivers & emulators for:
      -
    • simultaneous programming of EEPROM for Mirage onboard computers
    • +
    • simultaneous programming of EEPROM modules for Mirage onboard computers
    • ADL (Airborne Data Loader) equipment, handling
      DTM (Data Transfer Module) induction cards for AlphaJet onboard computers
    @@ -448,10 +448,10 @@ Onboard real-time display of maps & video recorders for Mirage F1 CR aircrafts:<
    MELISSA (Logical Elaboration Module for Simplified Overflight Info)
    Preparation, programming, unloading & replaying of missions for aircrafts
    AlphaJet, Transall, Mirage 2000, Mirage F1, Mirage IV, Jaguar:
      -
    • wrote import of NavData global database (international standard ARINC 424)
    • +
    • wrote import of NavData global database (international standard ARINC 424)
    • wrote NavData export with constraints of Transall onboard computers (FMS)
    • wrote device drivers for:
        -
      • sequential programming of EEPROM for Mirage onboard computers
      • +
      • sequential programming of EEPROM modules for Mirage onboard computers
      • route programming & unloading for several Garmin GPS devices
  • diff --git a/in/style/main.css b/in/style/main.css index cc967dc..2ffe282 100644 --- a/in/style/main.css +++ b/in/style/main.css @@ -11,7 +11,7 @@ /* theme */ color-scheme: light dark; /* theme / gradients */ - --anchor-gradient: linear-gradient(to top, var(--alpha), var(--anchor-background), var(--anchor-background), var(--alpha)); + --anchor-gradient: linear-gradient(to top, var(--alpha), var(--anchor-background), var(--alpha)); --banner-gradient: linear-gradient(to top, var(--alpha), var(--banner-background)); --body-gradient: linear-gradient(to top, var(--alpha), var(--body-background)); --header-gradient: linear-gradient(to top, var(--alpha), var(--header-background));