Commit 343de221 authored by Larry Schultheis's avatar Larry Schultheis
Browse files

Jumbotron to hold the GRAFS

parent af3deb7a
Loading
Loading
Loading
Loading
+8 −4
Original line number Diff line number Diff line
@@ -77,12 +77,16 @@
        <div id="confusion_matrices">
            <p>Confusion matrices for each algorithm will go here</p>
        </div>

        <div class="jumbotron">
            <div id="top_algorithms">
                <p>Other graphs/visualizations will go here</p>
            </div>
            <div id="top_words">
    
            </div>
        </div>

    </body>
</html>