1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-21 11:10:53 +00:00

Corrected url within mainfest.

This commit is contained in:
Cotes Chung 2020-05-30 03:42:13 +08:00
parent a2deea6537
commit be1d1554ea

View File

@ -8,7 +8,7 @@ layout: compress
# MIT License
---
{% assign icon_url = "/assets/img/favicons/" | relative_url %}
{% assign icon_url = "/assets/img/favicons" | relative_url %}
{
"name": "{{ site.title }}",