mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-12-21 12:52:40 +00:00
Update default.html
This commit is contained in:
parent
4da95e9a22
commit
40e19518e0
@ -21,7 +21,7 @@
|
||||
{% endif %}
|
||||
|
||||
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
||||
|
||||
<!-- heading to a link -->
|
||||
<p class="view"><a href="https://my-first-pr.github.io">Homepage</a></p>
|
||||
|
||||
<h3>Current projects</h3>
|
||||
@ -85,4 +85,4 @@ ga('send', 'pageview');
|
||||
request.send();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user