Skip to content
Snippets Groups Projects
Commit 8cd9d5f8 authored by Lisanna's avatar Lisanna
Browse files

create first page

parent c5da9c17
No related branches found
No related tags found
No related merge requests found
Pipeline #26004 passed
......@@ -2,12 +2,12 @@
name: Index
___
# Building Websites in GitHub
Building Websites with Jekyll and GitLab
## Description
{% raw %}{{ site.description }}{% endraw %}
Welcome to {% raw %}{{ page.name }}{% endraw %}
{{ site.description }}
Welcome to {{ page.name }}
More details about the project are available from the [About page](about).
Have any questions about what we do? [We'd love to hear from you!](mailto:{{ site.email }}).
Have any questions about what we do? [We'd love to hear from you!]({% raw %}mailto:{{ site.email }}{% endraw %})
\ No newline at end of file
More details about the project are available from the [About page](pages/about).
\ No newline at end of file
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment