Skip to content

Commit

Permalink
Update website banner
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmybisenius committed Jan 18, 2021
1 parent b22d9b9 commit 17f7b06
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions www/layouts/default.vue
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<template>
<div class="w-screen min-h-screen flex flex-col">
<a href="/blog/planned-outage-01-15-21" style="z-index:99;">
<a href="https://neutroncreative.com" style="z-index:99;">
<!--<a href="/blog/outage-report-10-29-20">-->
<div class="flex flex-row w-full bg-black items-center justify-center p-3">
<div class="w-full max-w-6xl flex-row flex items-center justify-center">
<!--<img style="width: 80px;" class="mr-4" src="https://neutron.so/Sidebar-brandmark.svg"/>
<span class="text-gray-400 text-sm flex flex-row items-center justify-center hover:underline hover:text-white cursor-pointer">Singlelink is part of our mission to make the world open-source.<span class="font-bold text-white flex flew-col items-center justify-center ml-2">Read more <img src='/r-finger-emoji.svg' class="w-4 ml-2"/></span></span>-->
<span class="text-gray-400 text-sm flex flex-row items-center justify-center hover:underline hover:text-white cursor-pointer text-center">Singlelink will have a brief outage between 6PM-7PM EST on 11/15/21 for an update.<span class="hidden font-bold text-white lg:flex flew-col items-center justify-center ml-2">Read more <img src='/r-finger-emoji.svg' class="w-4 ml-2"/></span></span>
<img style="width: 80px;" class="mr-4" src="https://neutron.so/Sidebar-brandmark.svg"/>
<span class="text-gray-400 text-sm flex flex-row items-center justify-center hover:underline hover:text-white cursor-pointer">Singlelink is part of our mission to make the world open-source.<span class="font-bold text-white flex flew-col items-center justify-center ml-2">Read more <img src='/r-finger-emoji.svg' class="w-4 ml-2"/></span></span>
<!--<span class="text-gray-400 text-sm flex flex-row items-center justify-center hover:underline hover:text-white cursor-pointer text-center">Singlelink will have a brief outage between 6PM-7PM EST on 11/15/21 for an update.<span class="hidden font-bold text-white lg:flex flew-col items-center justify-center ml-2">Read more <img src='/r-finger-emoji.svg' class="w-4 ml-2"/></span></span>-->
<!-- <span class="text-gray-400 text-sm flex flex-row items-center justify-center hover:underline hover:text-white cursor-pointer">Unfortunately, Singlelink experienced issues yesterday due to service provider outage from MongoDB Atlas.<span class="font-bold text-white ml-2">Read more 👉</span></span> -->
</div>
</div>
Expand Down

0 comments on commit 17f7b06

Please sign in to comment.