Skip to content

Commit

Permalink
hide SoD for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kayla-glick committed Dec 9, 2023
1 parent e70e0d2 commit 965a7eb
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion _site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{"@context":"https://schema.org","@type":"WebPage","description":"Welcome to WoWSims! This is a community-driven project to provide simulations for World of Warcraft® Classic™ Classes &amp; Raids together with the leading theorycrafters and class representatives.","headline":"WoWSims - WoW Classic Simulators","url":"http://localhost:4000/404.html"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/assets/css/style.css?v=75f18034d90954004edde92940dc9c56986cb1ed">
<link rel="stylesheet" href="/assets/css/style.css?v=e70e0d251005b34626b679688e54044888e00c17">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->

<!-- Setup Google Analytics -->
Expand Down
2 changes: 1 addition & 1 deletion _site/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{"@context":"https://schema.org","@type":"WebSite","description":"Welcome to WoWSims! This is a community-driven project to provide simulations for World of Warcraft® Classic™ Classes &amp; Raids together with the leading theorycrafters and class representatives.","headline":"About","name":"WoWSims - WoW Classic Simulators","url":"http://localhost:4000/about/"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/assets/css/style.css?v=75f18034d90954004edde92940dc9c56986cb1ed">
<link rel="stylesheet" href="/assets/css/style.css?v=e70e0d251005b34626b679688e54044888e00c17">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->

<!-- Setup Google Analytics -->
Expand Down
4 changes: 2 additions & 2 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
</head>
<body>
<div class="expansion-panels">
<div class="expansion-panel expansion-panel-sod">
<!-- <div class="expansion-panel expansion-panel-sod">
<img src="/sod/assets/img/sod.jpg" class="expansion-panel-img" />
<div class="expansion-panel-block">
<h3 class="text-primary">WoWSims</h3>
<h2>Season of Discovery</h2>
</div>
<a href="/sod" class="expansion-panel-link"></a>
</div>
</div> -->
<div class="expansion-panel expansion-panel-tbc">
<img src="/tbc/assets/tbc.jpg" class="expansion-panel-img" />
<div class="expansion-panel-block">
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
</head>
<body>
<div class="expansion-panels">
<div class="expansion-panel expansion-panel-sod">
<!-- <div class="expansion-panel expansion-panel-sod">
<img src="/sod/assets/img/sod.jpg" class="expansion-panel-img" />
<div class="expansion-panel-block">
<h3 class="text-primary">WoWSims</h3>
<h2>Season of Discovery</h2>
</div>
<a href="/sod" class="expansion-panel-link"></a>
</div>
</div> -->
<div class="expansion-panel expansion-panel-tbc">
<img src="/tbc/assets/tbc.jpg" class="expansion-panel-img" />
<div class="expansion-panel-block">
Expand Down

0 comments on commit 965a7eb

Please sign in to comment.