Browse Source

Update badges/color

add-license-1
novatorem 5 years ago
parent
commit
516a5ca0f7
2 changed files with 2 additions and 5 deletions
  1. +1
    -1
      README.md
  2. +1
    -4
      api/templates/spotify.html.j2

+ 1
- 1
README.md View File

@ -1,5 +1,5 @@
Aphelion | Perihelion Aphelion | Perihelion
:-------------------------:|------- :-------------------------:|-------
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ![Spotify](https://novatorem.vercel.app/api/spotify-playing) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| Software Developer currently working on cool projects at [Cast](https://blacktrax.cast-soft.com/). Everything here is under the [MIT License](https://choosealicense.com/licenses/mit/), go wild!<br><br><p align="center">[![Website](https://img.shields.io/badge/website-dev-2a8?style=flat-square&logo=appveyor.svg)](https://novac.dev)</center><br><br>[![Spotify](https://img.shields.io/badge/spotify-omni-green?style=flat-square&logo=appveyor.svg)](https://open.spotify.com/user/omnitenebris)<br><br>[![E-Mail](https://img.shields.io/badge/email-mailhide-9cf?style=flat-square&logo=appveyor.svg)](https://mailhide.io/e/5ck1H)<br><br><img src="https://komarev.com/ghpvc/?username=novatorem" alt="https://github.com/novatorem" /></p>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ![Spotify](https://novatorem.vercel.app/api/spotify-playing) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| Software Developer currently working on cool projects at [Cast](https://blacktrax.cast-soft.com/). Everything here is under the [MIT License](https://choosealicense.com/licenses/mit/), go wild!<br><br><p align="center">[![Website](https://img.shields.io/badge/website-2a8?style=flat-square&logo=safari&logoColor=white)](https://novac.dev)</center><br><br>[![Spotify](https://img.shields.io/badge/spotify-omni-green?style=flat-square&logo=spotify&logoColor=white)](https://open.spotify.com/user/omnitenebris)<br><br>[![E-Mail](https://img.shields.io/badge/email-mailhide-9cf?style=flat-square&logo=gmail&logoColor=white)](https://mailhide.io/e/5ck1H)<br><br>[![E-Mail](https://badges.pufler.dev/visits/novatorem/novatorem?logo=GitHub&label=git_visits&color=blue&logoColor=white&style=flat-square)](https://mailhide.io/e/5ck1H)</p>
[//]: <> (&nbsp; is to have Aphelion take up more space) [//]: <> (&nbsp; is to have Aphelion take up more space)

+ 1
- 4
api/templates/spotify.html.j2 View File

@ -2,9 +2,6 @@
<foreignObject width="600" height="233"> <foreignObject width="600" height="233">
<div xmlns="http://www.w3.org/1999/xhtml" class="container"> <div xmlns="http://www.w3.org/1999/xhtml" class="container">
<style> <style>
div {
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
}
.main { .main {
display: flex; display: flex;
@ -45,7 +42,7 @@
.song { .song {
font-weight: bold; font-weight: bold;
font-size: 24px; font-size: 24px;
color: #535353;
color: #333;
text-align: left; text-align: left;
margin-top: 65px; margin-top: 65px;
} }


Loading…
Cancel
Save