Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 702 Bytes

index.md

File metadata and controls

38 lines (34 loc) · 702 Bytes
title separator verticalSeparator theme highlight-theme css revealOptions
Communit Call - 24 Novembre 2021
<!--s-->
<!--v-->
black
simple
custom.css
controls slideNumber transition backgroundTransition width height
true
true
convex
fade
1280
900

Community Call

Developers Italia

24 Novembre 2021

const whoami = {
  firstName:  'Marco',
  lastName:   'Spasiano',
  age:        48,
  city:       'Napoli',
  company:    'Consiglio Nazionale delle Ricerche',
  profile:    'Primo Tecnologo',
  contacts: {
    email:      '[email protected]',
    github:     'https://github.com/mspasiano',
    twitter:    '@spasia73'
  }
}

{{README.md}}