1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-03-12 01:41:40 +00:00
Files
PLASMA/src/samplesrc/index.html
2018-02-23 17:47:32 -08:00

12 lines
346 B
HTML
Executable File

<html>
<body>
<h1>Hello from PLASMA!</h1>
<h2>Useful links:</h2>
<br /><a href="https://github.com/dschmenk/PLASMA">PLASMA Language</a>
<br /><a href="https://www.facebook.com/groups/5251478676/">Facebook Apple II Enthusiasts</a>
<br /><a href="https://groups.google.com/forum/?hl=en#!forum/comp.sys.apple2">comp.sys.apple2</a>
</body>
</html>