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:
|
||||
|
||||

|
||||
@ -0,0 +1,5 @@
|
||||
+++
|
||||
description = "Some test'n fer different styles o' links"
|
||||
title = "Links"
|
||||
+++
|
||||
{{< piratify >}}
|
||||
Reference in New Issue
Block a user