mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 23:30:10 +00:00
Add theme.
This commit is contained in:
parent
aaf878c087
commit
4fae39d8d2
@ -58,6 +58,7 @@
|
||||
<meta property="og:image" content="https://fyipe.com/img/Fyipe-full-logo.png">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,700i,900,900i&display=swap">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="theme-color" content="#000000">
|
||||
<meta name="twitter:image" content="/img/Fyipe-Icon.png">
|
||||
<meta name="twitter:site" content="@fyipeinc">
|
||||
<meta name="twitter:title" content="Fyipe - One Complete SRE and DevOps platform.">
|
||||
|
@ -8,12 +8,9 @@
|
||||
<meta name="description"
|
||||
content="Fyipe monitors websites, API's, and servers and alerts your team if something goes wrong. It also keeps your customers updated about any downtime.">
|
||||
<% include ./head %>
|
||||
|
||||
<link rel="stylesheet" href="/css/crm.css">
|
||||
<link rel="stylesheet" href="/css/sdlc.css">
|
||||
<link rel="stylesheet" href="/css/comparision.css">
|
||||
|
||||
<script defer src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
|
||||
<script src="/js/crm.js" type="text/javascript" async></script>
|
||||
<link rel="stylesheet" href="/css/home.css">
|
||||
<script defer src="/js/home.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user