Widget: Homepage: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 151: Line 151:
         <div id="hp-recent" class="container-fluid">
         <div id="hp-recent" class="container-fluid">
             <div class="row">
             <div class="row">
                 <div id="forum-topics" class="col-6">
                 <div id="forum-topics" class="col-12 col-lg-6">
                     <h3 class="text-center">Current Forum Topics</h3>
                     <h3 class="text-center">Current Forum Topics</h3>
                     <script src="https://forum.links.communitycenter.eu/javascripts/embed-topics.js"></script>
                     <script src="https://forum.links.communitycenter.eu/javascripts/embed-topics.js"></script>
                     <d-topics-list discourse-url="https://forum.links.communitycenter.eu" per-page="5" order="latest" sort-ascending="false" template="complete"></d-topics-list>
                     <d-topics-list discourse-url="https://forum.links.communitycenter.eu" per-page="5" order="latest" sort-ascending="false" template="complete"></d-topics-list>
                 </div>
                 </div>
                 <div id="hp-changes" class="col-6">
                 <div id="hp-changes" class="col-12 col-lg-6">
                     <h3 class="text-center">News and Activities</h3>
                     <h3 class="text-center">News and Activities</h3>
                     <div class="h-100 d-flex">
                     <div class="h-100 d-flex">

Revision as of 10:36, 25 May 2022

Development verstion of the DCT Homepage.
Not ready for production!