Skip to content

Fontname has wrong capitalization #1990

@uncovery

Description

@uncovery

The code in

src: url("../fonts/openSans.woff") format("woff");

needs to be
src: url("../fonts/OpenSans.woff") format("woff");

(capitalized "O") to match the filename in this file: https://github.com/FreshRSS/FreshRSS/blob/master/p/themes/fonts/OpenSans.woff

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good first issue 1️⃣Beginner friendly - New contributors are welcomeUI 🎨User Interfaces

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions