Make articles rss compatible
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
45259fb38d
commit
b97b91990d
2 changed files with 2 additions and 34 deletions
|
@ -71,7 +71,7 @@
|
|||
</div>
|
||||
<p style="margin-left: 20px;color: white;font-size: 16px">{{published}}</p>
|
||||
</div>
|
||||
<article>{{body}}</article>
|
||||
<article class="content">{{body}}</article>
|
||||
<hr>
|
||||
<a href="{{base_url}}/">
|
||||
<h3 style="margin-left: 20px;min-height:200px">Read more from Compute</h3>
|
||||
|
@ -82,4 +82,4 @@
|
|||
<script src="{{base_url}}/js/webflow.js" type="text/javascript"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue