mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Remove strikethrough
This commit is contained in:
@ -2,11 +2,7 @@
|
|||||||
|
|
||||||
{% assign title = site.name %}
|
{% assign title = site.name %}
|
||||||
{% if page.title %}
|
{% if page.title %}
|
||||||
{% if page.titlebar %}
|
{% assign title = page.title + " — " + title %}
|
||||||
{% assign title = page.titlebar + " — " + title %}
|
|
||||||
{% else %}
|
|
||||||
{% assign title = page.title + " — " + title %}
|
|
||||||
{% endif %}
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if page.excerpt %}
|
{% if page.excerpt %}
|
||||||
|
|||||||
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: post
|
layout: post
|
||||||
title: Spoilt <s>for</s> with Choice
|
title: Spoilt with Choice
|
||||||
titlebar: "Spoilt f̶o̶r̶ with Choice"
|
|
||||||
category: editorial
|
category: editorial
|
||||||
image: spoilt-choice.png
|
image: spoilt-choice.png
|
||||||
author: "Sanjana Srivastava, Utkarsh Mujumdar, Agrim Patodia, Manan Jain"
|
author: "Sanjana Srivastava, Utkarsh Mujumdar, Agrim Patodia, Manan Jain"
|
||||||
|
|||||||
Reference in New Issue
Block a user