Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cl-site
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vincent Dardel
cl-site
Commits
558ff884
Commit
558ff884
authored
Oct 28, 2018
by
Erik Huelsmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix issue #30: Regression nesting planet lisp and reddit boxes
parent
c23f28a2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
content/index.html
content/index.html
+6
-6
No files found.
content/index.html
View file @
558ff884
...
...
@@ -22,17 +22,17 @@ depends-on:
<h2><a
href=
"/news"
>
Latest Common-Lisp.net news
</a></h2>
{{{newsbox}}}
</div>
<p><a
href=
"/news"
style=
"font-size: 80%"
>
Read more...
</a></p>
</div>
<h2
style=
"padding-top: 10px;"
>
Latest Lisp news
</h2>
<div
id=
"widgetmain"
style=
"text-align:left;overflow-y:auto;overflow-x:hidden;width:331px;background-color:#transparent; border:1px solid #333333;padding: 8px;"
>
<div
id=
"rsswidget"
style=
"height:300px;"
>
<div
id=
"widgetmain"
style=
"text-align:left;overflow-y:auto;overflow-x:hidden;width:331px;background-color:#transparent; border:1px solid #333333;padding: 8px;"
>
<div
id=
"rsswidget"
style=
"height:300px;"
>
<script
src=
"//rss.bloople.net/?url=https%3A%2F%2Fplanet.lisp.org%2Frss20.xml&detail=-1&limit=6&type=js"
></script>
</div>
</div>
<div
style=
"padding-top: 10px;"
></div>
<div></div>
<!-- div required for reddit widget -->
<script
src=
"https://www.reddit.com/r/lisp/.embed?limit=5&t=all"
type=
"text/javascript"
></script>
</article>
...
...
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