Update page
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<a class="mdc-list-item" href="/comsci/">
|
<a class="mdc-list-item" href="/comsci/">
|
||||||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">music_video</i>
|
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">computer</i>
|
||||||
<span class="mdc-list-item__text">ComSci</span>
|
<span class="mdc-list-item__text">ComSci</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|||||||
@@ -78,7 +78,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<a class="mdc-list-item" href="/comsci/">
|
<a class="mdc-list-item" href="/comsci/">
|
||||||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">music_video</i>
|
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">computer</i>
|
||||||
<span class="mdc-list-item__text">ComSci</span>
|
<span class="mdc-list-item__text">ComSci</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
@@ -127,15 +127,9 @@
|
|||||||
|
|
||||||
<main class="main-content" id="main-content">
|
<main class="main-content" id="main-content">
|
||||||
<div class="mdc-top-app-bar--fixed-adjust">
|
<div class="mdc-top-app-bar--fixed-adjust">
|
||||||
<div style="z-index=1000;position:fixed;height:100%;width:100%;left:0;top:0;">
|
<meta http-equiv="refresh" content="0;URL='https://www.youtube.com/watch?v=oHg5SJYRHA0'" />
|
||||||
<iframe height="100%" width="100%" src="https://www.youtube.com/embed/oHg5SJYRHA0?autoplay=1&mute=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<style>
|
|
||||||
html, body { margin: 0; }
|
|
||||||
.mdc-top-app-bar, .source-code-link { display: none; }
|
|
||||||
</style>
|
|
||||||
|
|
||||||
|
<p>This page is loading. If it doesn’t load within five seconds, please click <a href="https://www.youtube.com/watch?v=oHg5SJYRHA0">here</a></p>
|
||||||
|
|
||||||
<!-- link to source code on GitHub -->
|
<!-- link to source code on GitHub -->
|
||||||
<a href="https://github.com/mgrove36/demo-code/tree/master/comsci/" class="source-code-link mdc-fab mdc-fab--extended" data-mdc-auto-init="MDCRipple">
|
<a href="https://github.com/mgrove36/demo-code/tree/master/comsci/" class="source-code-link mdc-fab mdc-fab--extended" data-mdc-auto-init="MDCRipple">
|
||||||
|
|||||||
@@ -78,7 +78,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<a class="mdc-list-item" href="/comsci/">
|
<a class="mdc-list-item" href="/comsci/">
|
||||||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">music_video</i>
|
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">computer</i>
|
||||||
<span class="mdc-list-item__text">ComSci</span>
|
<span class="mdc-list-item__text">ComSci</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|||||||
@@ -78,7 +78,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<a class="mdc-list-item" href="/comsci/">
|
<a class="mdc-list-item" href="/comsci/">
|
||||||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">music_video</i>
|
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">computer</i>
|
||||||
<span class="mdc-list-item__text">ComSci</span>
|
<span class="mdc-list-item__text">ComSci</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|||||||
@@ -78,7 +78,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<a class="mdc-list-item" href="/comsci/">
|
<a class="mdc-list-item" href="/comsci/">
|
||||||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">music_video</i>
|
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">computer</i>
|
||||||
<span class="mdc-list-item__text">ComSci</span>
|
<span class="mdc-list-item__text">ComSci</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|||||||
@@ -2,14 +2,9 @@
|
|||||||
title: ComSci
|
title: ComSci
|
||||||
description: Some Computer Science info
|
description: Some Computer Science info
|
||||||
layout: default
|
layout: default
|
||||||
icon: music_video
|
icon: computer
|
||||||
---
|
---
|
||||||
|
|
||||||
<div style="z-index=1000;position:fixed;height:100%;width:100%;left:0;top:0;">
|
<meta http-equiv="refresh" content="0;URL='https://www.youtube.com/watch?v=oHg5SJYRHA0'" />
|
||||||
<iframe height="100%" width="100%" src="https://www.youtube.com/embed/oHg5SJYRHA0?autoplay=1&mute=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<style>
|
This page is loading. If it doesn't load within five seconds, please click [here](https://www.youtube.com/watch?v=oHg5SJYRHA0)
|
||||||
html, body { margin: 0; }
|
|
||||||
.mdc-top-app-bar, .source-code-link { display: none; }
|
|
||||||
</style>
|
|
||||||
Reference in New Issue
Block a user