Initial check-in after refactoring to use Hugo site generator with ReLearn template. HTTP Status Codes page not done--nor adwords added.
This commit is contained in:
20
themes/relearn/exampleSite/content/tests/links/_index.en.md
Normal file
20
themes/relearn/exampleSite/content/tests/links/_index.en.md
Normal file
@ -0,0 +1,20 @@
|
||||
+++
|
||||
description = "Some testing for different styles of links"
|
||||
title = "Links"
|
||||
+++
|
||||
|
||||
Some testing for different styles of links.
|
||||
|
||||
## Markdown
|
||||
|
||||
### Relative to page:
|
||||
|
||||

|
||||
|
||||
### Relative to page up level:
|
||||
|
||||

|
||||
|
||||
### Static:
|
||||
|
||||

|
||||
Reference in New Issue
Block a user