Skip to content
Snippets Groups Projects
Commit 8966fdc3 authored by Erik Huelsmann's avatar Erik Huelsmann
Browse files

Link the news box heading to the news page

parent c35507a4
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<script src="https://www.reddit.com/r/lisp/.embed?limit=5&t=all" type="text/javascript"></script> <script src="https://www.reddit.com/r/lisp/.embed?limit=5&t=all" type="text/javascript"></script>
<div id="clnet-news"> <div id="clnet-news">
<h2 style="padding-top: 10px;">Latest Common-Lisp.net news</h2> <h2 style="padding-top: 10px;"><a href="/news">Latest Common-Lisp.net news</a></h2>
{{> newsbox}} {{> newsbox}}
</div> </div>
......
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