diff --git a/dist/const.js b/dist/const.js index 0c79e02..2a2b05f 100644 --- a/dist/const.js +++ b/dist/const.js @@ -1,4 +1,4 @@ -export let VERSION = "v0.14.2.1"; +export let VERSION = "v0.14.2-beta1"; export let GOLF_HEADSHOT_URL = "https://a.espncdn.com/i/headshots/golf/players/full/"; export let MMA_HEADSHOT_URL = "https://a.espncdn.com/i/headshots/mma/players/full/"; diff --git a/dist/render_post.js b/dist/render_post.js index 8128ac0..6cfb032 100644 --- a/dist/render_post.js +++ b/dist/render_post.js @@ -5,28 +5,6 @@ import { html, styleMap } from "https://cdn.jsdelivr.net/gh/lit/dist@3/all/lit-a export function renderPost(c) { // Render the HTML template using the provided object `c` const htmlTemplate = html` -
${c.title}