We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae83e3 commit b1c2889Copy full SHA for b1c2889
src/psc/gallery/examples/antigravity/index.md
@@ -1,5 +1,7 @@
1
---
2
title: xkcd Antigravity
3
subtitle: We can fly!
4
+linked_files:
5
+ - antigravity.py
6
7
Based on the [xkcd antigravity](https://xkcd.com/353/)
src/psc/gallery/examples/hello_world_py/index.md
@@ -1,5 +1,9 @@
title: Hello World Python
subtitle: The hello world example, but in a .py file.
+ - hello_world.py
+ - hello_world.css
+ - hello_world.js
8
9
The *body* description.
0 commit comments