check in initial slides stuff
This commit is contained in:
parent
fc82829525
commit
a1f48b6038
141 changed files with 24085 additions and 1 deletions
11
content/posts/nixcon2023/slides/package.json
Normal file
11
content/posts/nixcon2023/slides/package.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "slides",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@types/reveal.js": "^4.4.2",
|
||||
"reveal.js": "^4.5.0"
|
||||
},
|
||||
"packageManager": "yarn@3.6.3"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue