Test post 2
19/11/2020 0 minutesThis is a test post to make sure everything is working as expected
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Italic
Bold
Quote . End
The quarterly results look great!
- Revenue was off the chart.
- Profits were higher than ever.
Everything is going according to plan.
- Item 1
- Item 2
- Item 3
First item
Second item
Third item
- Indented item
- Indented item
Fourth item
Open the file.
Find the following code block on line 21:
<html> <head> <title>Test</title> </head>
Update the title to match the name of your website.
var add2 = function(number) {
return number + 2;
}