Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christopher League
nixvm
Commits
fa2a61f8
Commit
fa2a61f8
authored
Dec 20, 2018
by
Christopher League
Browse files
update web page slightly
parent
2ca6f008
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/index.md
View file @
fa2a61f8
...
@@ -3,13 +3,6 @@
...
@@ -3,13 +3,6 @@
Welcome to the VM. This is a change to see if it updates.
Welcome to the VM. This is a change to see if it updates.
And yet another change.
And yet another change.
Now we're cooking! I'm making yet another change, to see
if the binary cache updates.
Binary binary boondoggle.
I think this is pretty nice, really.
Okay,
**down to business**
now that it's on gitlab.
Okay,
**down to business**
now that it's on gitlab.


...
@@ -17,5 +10,6 @@ Okay, **down to business** now that it's on gitlab.
...
@@ -17,5 +10,6 @@ Okay, **down to business** now that it's on gitlab.
```
hs
```
hs
main
::
IO
()
main
::
IO
()
main
=
do
main
=
do
print
(
16
/
3
::
Rational
)
putStrLn
"Hello, world!"
putStrLn
"Hello, world!"
```
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment