Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Site.js
site
Commits
77b9e41b
Verified
Commit
77b9e41b
authored
Jun 08, 2020
by
Aral Balkan
Browse files
Rename learn more section to further reading
parent
ab45a82e
Changes
2
Hide whitespace changes
Inline
Side-by-side
css/index.css
View file @
77b9e41b
...
...
@@ -447,7 +447,7 @@ aside.tip::before {
background-image
:
url('../images/emoji/0010_2705.svg')
;
/* Check mark. */
}
#
learn-more
h3
::before
{
#
further-reading
h3
::before
{
background-image
:
url('../images/emoji/0030_1f4d6.svg')
;
/* Open book. */
}
...
...
index.html
View file @
77b9e41b
...
...
@@ -299,8 +299,8 @@ EOF</code></pre>
<p>
For full details, see the
<a
href=
'https://github.com/small-tech/site.js/blob/master/README.md#dynamic-sites'
>
Dynamic Sites documentation
</a>
and view the
<a
href=
'https://github.com/small-tech/site.js/tree/master/examples'
>
examples
</a>
.
</p>
</aside>
<section
id=
'
learn-more
'
class=
'highlights'
>
<h2>
Learn more
</h2>
<section
id=
'
further-reading
'
class=
'highlights'
>
<h2>
Further reading
</h2>
<ul>
<li>
...
...
Write
Preview
Markdown
is supported
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